/
JA
jambonz
/
Jambonz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 22m ago · Updated 9mo ago
Details
Filter operations
Accounts
11
Alerts
1
Applications
6
get
retrieve webhook
get
list applications
post
create application
get
retrieve an application
put
update application
delete
delete an application
Call Routing
17
Carriers
11
Clients
3
Phone Numbers
5
Recent Calls
3
Service Providers
23
Settings
5
Speech
13
Users
5
Applications
retrieve webhook
get
/Webhooks/{WebhookSid}
Response
webhook found
Webhook
required
webhook_sid
string
uuid
url
string
url
required
method
'get'
|
'post'
username
string
password
string
Example response
{ "url": "https://acme.com", "method": "POST" }
Changes