NotifyHub
Openapi

Get simulation status

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

Returns whether simulation mode is enabled for the environment, along with the count of intercepted messages and the timestamp of the most recent one. When simulation mode is on, all outbound deliveries are intercepted and stored locally instead of being sent to real providers.

Authorization

Authorization<token>

In: header

Response Body

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