NotifyHub
Openapi

List integrations

GET
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/integrations

Returns all delivery integrations configured for the environment. Each integration represents a provider (e.g. SendGrid, Twilio) bound to a channel (email, sms, push). Includes status, priority, primary flag, and whether credentials have been set.

Authorization

Authorization<token>

In: header

Response Body

curl -X GET "https://loading/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/integrations"
Empty