Retrieve an event

GET {{baseUrl}}/v1/events/:id

Retrieves the details of an event. Supply the unique identifier of the event, which you might have received in a webhook.

Request Params

KeyDatatypeRequiredDescription
expand[0]stringSpecifies which fields in the response should be expanded.
expand[1]stringSpecifies which fields in the response should be expanded.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring