Staff
Retrieve Staff Dashboard
GET
/
staff
/
dashboard
/
{workspaceId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredResponse
200 - application/json
total_staff
number
requiredaverage_minutes
number
requiredtop_six
object[]
requiredcurrently_playing
object[]
requiredassignment_progress
object
required