NotifyHub
Openapi

List schedules

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

Returns scheduled email dispatches for the environment with a summary showing counts by status (pending, sent, cancelled). Filter by status to narrow results. Scheduled dispatches are one-time email sends set for a future timestamp.

Authorization

Authorization<token>

In: header

Response Body

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