ringcentral_get_presence
Retrieve an extension's current presence, telephony, and do-not-disturb status. Check if a user is available, busy, or on a call.
Instructions
Get an extension's presence/telephony/do-not-disturb status.
API: GET /restapi/v1.0/account/~/extension/{extensionId}/presence
Args:
extension_id: The extension ID, or "~" for the currently authenticated extension (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extension_id | No | ~ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |