Timeoff
Retrieve staff information
GET
/
staff
/
timeoff
/
{workspaceId}
/
{staffId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredstaffId
string
requiredResponse
200 - application/json
currently_out
boolean
requiredrequests
object[]
required