Get a Webhooks v3 event's event history

Returns the event history for a Webhooks v3 event. The event history tracks each time an event changes state. For example, Webhooks v3 adds a new entry to the history when an event moves from the awaiting_scheduling state to the executing state.

Path Params
string
required

Unique identifier of an Akamai customer. To verify your customer ID, log in to Console and then, on the Manage Application page, check the value of the customer_id setting.

string
required

Unique identifier of a Webhooks v3 subscription. Use the List subscriptions operation to return the IDs of your subscriptions.

string
required

Unique identifier of a Webhooks v3 event. Note that you can only return events currently in the event store. Webhooks v3 automatically removes events from the event store after seven days. Use the List events operation to return the IDs of all the events in the event store.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json