NotifyHub
Openapi

List environments

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

Returns all environments (e.g. development, staging, production) configured for the workspace. Each environment has its own isolated set of recipients, notifications, integrations, and API keys.

Authorization

Authorization<token>

In: header

Response Body

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