Teams

List presence

List the presence status of all agents/admins in a team.

get/beta/teams/{teamId}/presence

Path parameters

teamIdstring uuid required

The team id

Query parameters

pageLimitinteger

Maximum number of results per page. May be used in combination with pageKey to change the number of results in between page requests.

pageKeystring

Base64 encoded form of pagination query parameters. Do not try to construct or change programmatically as the internal structure may change without notice.

Response

List of agents/admins presence status in the specified team

Changes

No recorded changes to this endpoint across all 3 revisions of this API.