NotifyHub
Openapi

List deliveries

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

Returns delivery attempts for the scoped environment. Filter by status, channel, provider, notificationId, or recipientExternalId. Each delivery record tracks the full lifecycle from pending through sent, delivered, opened, clicked, bounced, or failed.

Authorization

Authorization<token>

In: header

Response Body

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