List all integrations
List all integrations created for the organization. Responses are paginated.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Exclude integrations with these integration types
50255Filter by integration kind (source, destination, or both)
source, destination, both Filter to integrations that handle any of these record types (match ANY). Unknown slugs are ignored; wildcard integrations always match.
50255Search integrations by name or type. Multi-word queries use AND logic.
255The number of items to return.
1 <= x <= 100id, created_at, updated_at, name, created_by_display_name asc, desc Sort worst configuration health to the top, with order_by as the secondary within-group sort. Disable to sort purely by order_by.
Set the cursor to the next or previous page. You can get the cursor from the previous page's response.