NotifyHub
Openapi

List simulation messages

GET
/v1/manage/workspaces/{workspaceId}/environments/{environmentId}/simulation/messages

Returns messages intercepted while simulation mode was enabled. Filter by channel, provider, or recipientAddress. Each message includes the full payload that would have been sent to the real provider, plus the simulated delivery result.

Authorization

Authorization<token>

In: header

Response Body

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