List connections for a specific toolkit
Administrative endpoint that retrieves all active connections for a given toolkit slug. This is primarily used for token refresh operations and system maintenance. Only includes non-deleted connections with OAuth2 or JWT authentication types.
Headers
x-api-key
x-composio-admin-token
Admin authentication token required for administrative operations
Query parameters
toolkit_slug
The unique identifier slug of the toolkit to filter connections by
Response
Successfully retrieved list of connections matching the filter criteria
items
Collection of account connection objects, may be empty if no connections exist