Webhooks
Get webhook subscription
get/accounts/{account_id}/webhooks/{subscription_id}
Path parameters
account_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Account ID
subscription_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Webhook subscription ID
Response
OK
Example response
{
"id": "2VZvtmVc2j3gQ80CTlcuQXbGrwC"
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.