List connected integration accounts

List the caller’s connected integration accounts (with their integration IDs) for a provider. Use the integration ID to pin a tool instance to a specific connection, e.g. a Granola tool’s toolConfigs integrationId.

Authentication

AuthorizationBearer
API key or Clerk session token

Query parameters

providerstringRequired
Integration provider, e.g. granola or slack.

Response

Connected accounts for the provider
connectionslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error