Connected accounts
List connected accounts
Lists provider-neutral Connected Accounts in the verified Organization under integrations:read. It exposes no provider credentials, performs no writes, and is safe to retry with the same cursor and filters.
GET
List connected 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
Required string length:
1 - 1024Required range:
1 <= x <= 100Stable provider-neutral key for a live-discovered business integration.
Required string length:
1 - 120Pattern:
^[a-z][a-z0-9.-]*$Example:
"google-calendar"
Customer-visible authorization lifecycle of a connected account.
Available options:
pending, active, actionRequired, disabled, revoked Example:
"active"