Webhooks
Get Webhooks
get/v1/webhooks
Response
A verification
Example response
{
"webhooks": [
{
"url": "https://www.google.com",
"endpointId": "ep_2pqPuj665SJeVw8DkU3pkZq1njL",
"events": [
"sandbox.discovery.updated"
]
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.