Staff
Retrieve Assignments
GET
/
staff
/
assignments
/
{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
assigned
object[]
requiredhistory
object[]
required