Skip to main content

Get user online status

Endpoint URL

GET /api/v2/users/:id/online-status

Get user online status

Retrieves the current online status of a specific user. To check whether a user is currently online, provide the user’s unique ID in the request. If the request is valid and the user exists, the API returns the user’s online status.

Request