List integrations
Integrations
List integrations
Get a paginated list of integrations for a specific app.
GET
List integrations
Authorizations
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer '.
Headers
A project header is required when using an organization-scoped API key.
Example:
1
A project header is required when using an organization-scoped API key.
Example:
"luminous-guiding-tower"
Path Parameters
The app key to filter integrations
Available options:
sms, discord, email, ilert, ntfy, outgoing_webhook, pushover, slack, telegram Query Parameters
Filter integrations by name. Can be specified multiple times to filter by multiple names.
Page number to show
Example:
1
Number of resources to return per page
Required range:
1 <= x <= 100Example:
20
Last modified on February 23, 2026