Skip to main content
GET
Get a Composio account

Authorizations

Authorization
string
header
required

Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.

Path Parameters

id
string
required

Opaque identifier issued by an external authority; consumers compare it but do not interpret it.

Required string length: 1 - 256

Query Parameters

expand
enum<string>[]
Maximum array length: 1
Available options:
usage

Response

OK

action
enum<string> | null
required
Available options:
reauthorize
createdAt
string<date-time>
required

ISO 8601 timestamp with an explicit UTC offset.

Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z|([+-](?:[01]\d|2[0-3]):[0-5]\d)))$
Example:

"2026-08-29T14:30:00Z"

displayIdentity
string | null
required
Maximum string length: 320
id
string
required

Opaque identifier issued by an external authority; consumers compare it but do not interpret it.

Required string length: 1 - 256
integrationKey
string
required

Stable provider-neutral key for a live-discovered business integration.

Required string length: 1 - 120
Pattern: ^[a-z0-9][a-z0-9.-]*$
Example:

"google-calendar"

label
string
required

Customer-managed account label, unique within one organization and integration.

Required string length: 1 - 120
Example:

"agenda-principal"

revision
integer
required
Required range: x <= 9007199254740991
status
enum<string>
required

Customer-visible authorization lifecycle of a connected account.

Available options:
pending,
active,
actionRequired,
disabled,
revoked
Example:

"active"

updatedAt
string<date-time>
required

ISO 8601 timestamp with an explicit UTC offset.

Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z|([+-](?:[01]\d|2[0-3]):[0-5]\d)))$
Example:

"2026-08-29T14:30:00Z"

usage
Connected account usage · object

Number of Agent and personal tool-access entries that reference the account.