List all available integration types
List all available integration types with their categories, display names and descriptions. Supports search, category, and kind filtering.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Category slugs to boost. Integrations in these categories appear first in results.
50255Filter integration types by category slug
255Filter by integration kind
source, destination, both Filter to integration types that sync any of these record types (match ANY). Unknown slugs are ignored; wildcard integrations always match.
50255Search integration types by name or description
255The number of items to return.
1 <= x <= 100id, created_at, updated_at, name asc, desc Set the cursor to the next or previous page. You can get the cursor from the previous page's response.
Response
Successful Response