getAttendance( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves attendance information by ID.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Bookings Services and Settings
Manage Bookings
Read Bookings - Including Participants
Read Bookings - all read permissions
Manage Bookings - all permissions
Learn more about permission scopes.
Method Declaration
Copy
Method Parameters
attendanceIdstringRequired

ID of the object that contains the attendance information that you want to retrieve.

Returns
Return Type:Promise<Attendance>
Was this helpful?
Yes
No