/
AG
agentphone
/
AgentPhone API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 24h ago
View markdown
agentphone
AgentPhone API
get
Get Sip Trunk
latest
OpenAPI 3.1.0
2026-08-14
83
92
235.7 KB
3b532aaaf51c
agent-signup
2
agent-webhooks
5
agents
10
calls
9
contact cards
3
contacts
6
conversations
7
integrations
5
location
2
messages
2
numbers
6
registration
3
sip-trunks
5
get
List Sip Trunks
post
Create Sip Trunk
get
Get Sip Trunk
delete
Delete Sip Trunk
patch
Update Sip Trunk
sub-accounts
4
usage
5
verification
2
webhooks
7
sip-trunks
Get Sip Trunk
Get a single SIP trunk.
get
/v1/sip-trunks/{trunk_id}
Path parameters
trunk_id
string
required
Response
Successful Response
SipTrunkResponse
required
id
string
required
name
string
required
encrypted
boolean
required
transport
string
required
mediaEncryption
string
required
transfers
string
required
transferCallerId
string
required
terminationSipUri
string
required
originationUris
OriginationUri[]
allowedIps
AllowedIp[]
proxyIps
string[]
createdAt
string
required
credentials
SipTrunkCredential[]
nullable