Online presence
To retreive the users online status you can use the below API.
info
{api-base-url} can be obtained from the MirrorFly console.
HTTP request#
Request Params#
| Param | DataType | Required | Description |
|---|---|---|---|
| userIds | Array of strings | No | User Ids of the users to retrieve online status |
| page | number | No | Page number to get the particular page data default value is 1 |
| size | number | No | Number of users per page default value is 10 |
Responses#
If successful, this action returns a user resource in the response body.
Error#
In the case of an error, an error object like below is returned.
When the token passed in Headers is not given or expired
In the case of a Bad Request, an error message is returned