Configurations
Retrieve a Webhook Configuration
Please be aware that using this endpoint requires either the View Webhooks configurations or Manage Webhooks configurations security role.
get/v7/webhooks/public/api/subscriptions/{id}
Path parameters
idstring required
Webhook configuration ID.
Response
Successful response
Example response
{
"id": "00000000-0000-0000-0000-000000000000"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.