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
provider
Integration provider, e.g. granola or slack.
Response
Connected accounts for the provider
connections
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error