get
https://api.vcita.biz/platform/v1/scheduling/event_attendances/
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 workingshowaction. The correct route is/platform/v1/scheduling/event_attendances/{event_attendance_uid}.
