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}.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!