Skip to main content
GET
List adherence exceptions

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

agent_id
string
status
enum<string>
Available options:
pending,
approved,
denied,
cancelled
exception_type
enum<string>
Available options:
system_outage,
emergency_meeting,
unplanned_coaching,
approved_absence,
training,
other
from
string<date>

Inclusive lower bound (YYYY-MM-DD) on the exception start.

to
string<date>

Inclusive upper bound (YYYY-MM-DD) on the exception start.

limit
integer
default:100
Required range: 1 <= x <= 500

Response

Default Response