webhooks
get/v2/webhooks
Response
200
Example response
{
"webhooks": [
{
"address": "https://example.com/webhook"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
200
{
"webhooks": [
{
"address": "https://example.com/webhook"
}
]
}No recorded changes to this endpoint across all 1 revision of this API.