ringcentral_get_extension
Retrieve detailed information for a specific RingCentral extension. Provide an extension ID to get its details, or use the default to fetch the authenticated user's info.
Instructions
Get a single extension's details.
API: GET /restapi/v1.0/account/~/extension/{extensionId}
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 |