Get SIP Config
SIP Trunks
Get SIP Config
Retrieve the current SIP configuration for a phone number.
GET
Get SIP Config
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Query Parameters
The phone number to fetch SIP configuration for. Must be in E.164 format.
Response
Inbound SIP configuration, or
null if not configured. Includes number, id, org_id, direction, sip_endpoint, headers, options, created_at, and updated_at. Sensitive fields (credentials) are redacted.Outbound SIP configuration, or
null if not configured. Same fields as inbound.Example Request
Docs for agents: llms.txt