Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 7

The GET /presences/users endpoint returns the presences of all the requested users. Up to 50 users' presences can be requested in one request.

Panel
borderColor#eeeeee
bgColorwhite
titleColorwhite
borderWidth1
titleBGColor#F79CA6#D6219C
borderStylesolid
titleIn this page

Table of Contents

...

Type

Required

Example

Array of StringsTruedaab05ec-ba50-45af-a6fd-3b01cdc6f39b

Comma-separated list of user IDs. The maximum number of user IDs is 50 in one query. Individual user IDs are unique within the account.

Tip

A user's ID can be obtained via using the Users API endpoints.

Requests

...

Responses to the endpoint returns the presences of all the requested users.

Successful response

...