List integrations of a given type, to discover valid integration IDs.
Use this to find IDs for sequence and sender-profile channel fields. Common integration_type path values: browser_session (with query type=linkedin_login) for LinkedIn accounts, sms for Twilio/phone, scheduling for calendar booking, email for mailboxes. Supports comma-separated types (e.g. ‘tools,toolset’) and an optional provider query param (e.g. provider=composio) to fetch all integrations for that provider regardless of type.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Path Parameters
Query Parameters
Company ID to scope the lookup to.
Optional sub-type filter. For LinkedIn accounts, set integration_type=browser_session and type=linkedin_login.
Optional provider filter (e.g. composio); returns all integrations for that provider regardless of type.
Response
Matching integrations
List of integrations matching the requested type
Matching integrations.

