Get Event Attendance

Overview

Get Event attendance details for a specific event attendance record.

Available for Staff and App tokens.

Notes

  • The event attendance UID can be obtained from the event attendance creation response (POST to /v2/event_instances/{event_instance_id}/event_attendances) or from the event instance details.
  • Previously documented under /api/v2/event_instances/{event_instance_id}/event_attendances/{id}, but that v2 nested route does not have a working show action. The correct route is /platform/v1/scheduling/event_attendances/{event_attendance_uid}.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Event attendance UID. Obtain from event attendance creation response or event instance attendees list (e.g., $.data.event_attendance.uid).

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json