v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve an Account Capability

Retrieves information about the specified Account Capability.

get/v1/accounts/{account}/capabilities/{capability}

Path parameters

accountstring required
capabilitystring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

idstring required

The identifier for the capability.

object'capability' required

String representing the object's type. Objects of the same type share the same value.

requestedboolean required

Whether the capability has been requested.

requested_atinteger nullable

Time at which the capability was requested. Measured in seconds since the Unix epoch.

status'active' | 'inactive' | 'pending' | 'unrequested' required

The status of the capability.