Skip to main content
GET
Check API status

Authorizations

Authorization
string
header
required

Personal API token created in Descript Settings → API Tokens. See the Authentication section for details.

Response

Token is valid and API is available

drive_id
string<uuid> | null
required

The drive ID associated with the authentication token, or null if the token has no associated drive

Example:

"c9c5c47e-158a-49f7-846b-4f6ee2a229a2"

drive_name
string | null
required

Human-readable name of the connected drive (workspace), or null if unavailable

Example:

"My Team Workspace"

api_version
string
required

Current API version

Example:

"1.2"