Presence
Get Agent’s Call Queue Presence
Returns a list of agent's call queues with the agent presence status (per queue).
get/restapi/v1.0/account/{accountId}/extension/{extensionId}/call-queue-presence
Path parameters
accountIdstring required
Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)
extensionIdstring required
Internal identifier of the RingCentral extension/user (can be set to "~" to indicate that the extension associated with current authorization session should be used)
Query parameters
editableMemberStatusboolean
Filtering by the flag 'Allow members to change their Queue Status'. If 'true' only queues where user can change his availability status are returned
Response
OK