Get a staff member's availability.
Get a staff member's availability.
Returns the staff member’s weekly working-hours rules (day_of_week 0=Sun..6=Sat with HH:MM start/end in the staff timezone) plus any one-off overrides (block / time_off / extra). Optional from/to dates constrain which overrides are returned; the weekly rules are always returned in full.
GET
Get a staff member's availability.
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Path Parameters
Staff id.
Query Parameters
Lower bound (date) for overrides — only overrides ending on/after this are returned.
Upper bound (date) for overrides — only overrides starting on/before this are returned.
Response
Success.

