Skip to main content
GET
Get one event in the series

Authorizations

Authorization
string
header
required

Mobile token, global API token, series API key, or event API key. See Authentication above for which endpoints each one reaches.

Path Parameters

series_id
string
required

Series UUID, series slug, or the literal current — the series the calling series API key belongs to. current is only valid for a series API key.

id
string
required

Event UUID or slug. Must belong to the series in the path.

Response

The event.

event
object