Skip to main content
GET
Get a staff member's availability.

Authorizations

x-api-key
string
header
required

Your workspace API key. It both authenticates the caller and selects the workspace.

Path Parameters

staff
string<uuid>
required

Staff id.

Query Parameters

from
string<date>

Lower bound (date) for overrides — only overrides ending on/after this are returned.

to
string<date>

Upper bound (date) for overrides — only overrides starting on/before this are returned.

Response

Success.