/
AG
agentphone
/
AgentPhone API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 1d ago
Details
Filter operations
agent-signup
2
agent-webhooks
5
agents
10
calls
9
contact cards
3
contacts
6
conversations
7
integrations
5
location
2
messages
2
numbers
7
registration
2
sip-trunks
5
sub-accounts
4
usage
5
verification
2
webhooks
7
get
Get Webhook
post
Create Or Update Webhook
delete
Delete Webhook
get
List Deliveries
get
Delivery Stats
get
All Time Stats
post
Test Webhook
webhooks
Get Webhook
Get the master webhook configuration for this account.
get
/v1/webhooks
Response
Successful Response
WebhookResponse
required
id
string
required
url
string
required
secret
string
required
status
string
required
contextLimit
integer
required
timeout
integer
required
createdAt
string
date-time
required
Changes