Skip to main content
GET
Get a participant

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

event_id
string
required

Event id or slug.

id
integer
required

The participant_event id.

Response

The participant.

participant
object

The full participant record returned by GET /participants/{id}. Extends the list representation with personal, accommodation, consent and guardian sections, plus sensitive medical / accessibility / safeguarding detail for permitted callers.