Presence
Get User Presence Status List
Returns presence status of all extensions of an account. Please note: The presenceStatus is returned as Offline (the parameters telephonyStatus, message, userStatus and dndStatus are not returned at all) for the following extension types: Department, Announcement Only, Voicemail (Take Messages Only), Fax User, Paging Only Group, Shared Lines Group, IVR Menu, Application Extension.
get/restapi/v1.0/account/{accountId}/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)
Query parameters
detailedTelephonyStateboolean
Whether to return detailed telephony state
sipDataboolean
Whether to return SIP data
pageinteger
Page number for account presence information
perPageinteger
Number for account presence information items per page
Response
OK