# Google Drive API — `about` methods

All URIs are relative to `https://www.googleapis.com/drive/v3/`.

## Methods in this file

- `about.get` — GET `about`

## about.get

Gets information about the user, the user's Drive, and system capabilities. For more information, see [Return user info](https://developers.google.com/workspace/drive/api/guides/user-info). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https://developers.google.com/workspace/drive/api/guides/fields-parameter).

- **HTTP:** `GET`
- **Path:** `about`
- **Full URL:** `https://www.googleapis.com/drive/v3/about`
- **Request body:** none
- **Response:** `About`

_No parameters._

