List connected accounts with optional filters
Retrieves all connected accounts for your project. Connected accounts represent authenticated user connections to external services (e.g., a user's Gmail account, Slack workspace). Filter by toolkit, status, user ID, or auth config to find specific connections.
Query parameters
The toolkit slugs of the connected accounts
The toolkit slugs of the connected accounts
The status of the connected account
The status of the connected account
The cursor to paginate through the connected accounts
The cursor to paginate through the connected accounts
The limit of the connected accounts to return
The limit of the connected accounts to return
The user ids of the connected accounts
The user ids of the connected accounts
The auth config ids of the connected accounts
The auth config ids of the connected accounts
The connected account ids to filter by
The connected account ids to filter by
The order by of the connected accounts
The order by of the connected accounts
The order direction of the connected accounts
The order direction of the connected accounts
[Experimental] Filter by sharing model. Default (omitted) returns PRIVATE only — shared accounts must be requested explicitly. Pass SHARED for only shared accounts, or ALL for PRIVATE + SHARED.
[Experimental] Filter by sharing model. Default (omitted) returns PRIVATE only — shared accounts must be requested explicitly. Pass SHARED for only shared accounts, or ALL for PRIVATE + SHARED.
Response
Successfully retrieved connected accounts