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-keystringRequired
x-composio-admin-tokenstringRequired

Admin authentication token required for administrative operations

Query parameters

toolkit_slugstringRequired>=1 character

The unique identifier slug of the toolkit to filter connections by

Response

Successfully retrieved list of connections matching the filter criteria

itemslist of objects

Collection of account connection objects, may be empty if no connections exist