[v3] Attendance
Attendance calendar search [beta]
Returns attendance calendar data for users in a date range. Note: This is a beta version.
post/v3/attendance/calendar/search
Request body
Example request
{
"periodStart": "2025-03-01",
"periodEnd": "2025-03-07"
}Response
Calendar data
Changes
No recorded changes to this endpoint across all 5 revisions of this API.