/
JA
jambonz
/
Jambonz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 21m ago · Updated 9mo ago
Details
Filter operations
Accounts
12
Alerts
1
Applications
7
get
retrieve webhook
get
list applications
post
create application
get
retrieve an application
put
update application
delete
delete an application
get
Get App Env Schema
Call Routing
19
Carriers
14
Clients
8
Phone Numbers
5
Recent Calls
7
Service Providers
8
Settings
5
Speech
19
Users
4
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