Retrieve your user status
GET
/api/v4/user/status
Retrieves your user status.
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”OK
Media typeapplication/json
object
emoji
string
message
string
availability
string
message_html
string
clear_status_at
string
Examplegenerated
{ "emoji": "example", "message": "example", "availability": "example", "message_html": "example", "clear_status_at": "example"}Unauthorized
Forbidden