Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The GET /presences/users endpoint returns the presences of all the users.

...

Insert excerpt
_ExcerptAPICloudNextGen
_ExcerptAPICloudNextGen
nopaneltrue

Headers

Header parameters in Requests (Agents API) apply to this endpoint.

Authorization scopes supported:

ScopeAccess granted
users:readEntire endpoint
users:writeEntire endpoint

Parameters

The endpoint accepts the following query parameter:

...

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 the Users API endpoints.

Requests

Request current presence for two users

...