get /v1/events/{id}

Retrieve an event

GetEventsId

<p>Retrieves the details of an event if it was created in the last 30 days. Supply the unique identifier of the event, which you might have received in a webhook.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
id path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.