NotifyHub
Openapi

List templates

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

Returns all notification templates in the environment. Templates define reusable email subjects, HTML bodies, and categories. Each template includes a usage count showing how many notifications have referenced it.

Authorization

Authorization<token>

In: header

Response Body

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