Retrieve an event
GET
https://api.1099policy.com/api/v1/events/{event_id}
Production server
Retrieve an event
Retrieves the details of an event. You need only provide the unique event ID which you would have received in a webhook.
GET /api/v1/events/{event_id}
Loading...
Response
Waiting for a request to be sent.