Skip to main content
GET
Get Event Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

eventId
string<uuid>
required

The UUID of the event to retrieve.

Response

Event details retrieved successfully.

This object contains all information pertaining to an Event. Its structure can vary.