Skip to main content
GET
Get working statuses

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

status
enum<string>

Only members currently in this status (workspace token only)

Available options:
available,
working,
on_a_call,
lunch,
out_of_office,
be_right_back,
idle,
offline
user
string<email>

Only this member, by email address (workspace token only)

Response

Working statuses retrieved

success
boolean
Example:

true

message
string
Example:

"Working statuses retrieved"

data
object