Skip to main content

List integrations (non-admin)

GET 

/v1/integrations

Returns the integration_id / integration_type of every configured integration. Any authenticated user may call this — it is the non-admin counterpart of GET /v1/admin/integrations and exposes no credentials or other configuration.

Apps use the returned integration_id when registering a delivery endpoint via PUT /v1/integrations/{integrationId}/endpoints.

Request

Responses

Successfully retrieved integrations list