List Composio accounts
Lists the authenticated organization’s connected accounts live from Composio. Arbol stores no account mirror.
GET
List Composio accounts
Authorizations
Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.
Query Parameters
Opaque forward-only cursor returned as nextCursor by the previous page. Never construct one by hand.
Required string length:
1 - 4096Page size; defaults to 25 and never exceeds 100.
Required range:
1 <= x <= 100Stable provider-neutral key for a live-discovered business integration.
Required string length:
1 - 120Pattern:
^[a-z0-9][a-z0-9.-]*$Example:
"google-calendar"
Customer-visible authorization lifecycle of a connected account.
Available options:
pending, active, actionRequired, disabled, revoked Example:
"active"