NotifyHub
Openapi

List jobs

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

Returns all bulk notification jobs for the environment. Filter by status (draft, queued, processing, paused, completed, cancelled, failed). Each job includes progress counters showing total, processed, sent, failed, and skipped recipients.

Authorization

Authorization<token>

In: header

Response Body

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