Manage webhooks
Get a webhook subscription
Get a webhook subscription
get/webhooks/{subscriptionId}
Path parameters
subscriptionIdstring required
Public ID of the webhook subscription.
Response
OK
Example response
{
"id": "wh_1aBMS9FKwvSDjljRJI1aZ",
"created_at": "2022-03-10T16:15:50Z",
"updated_at": "2022-03-10T16:15:50Z"
}