Retrieve a SIP trunk
get_sip_trunkRetrieve a specific SIP trunk's details by record ID. The password is never included in the response, so you can safely inspect its configuration.
Instructions
Fetch one SIP trunk by id. The password is never returned.
Requires scope sip_trunks:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id, e.g. "6a96a3ead6e886d42462dd3e". |