subscriptions
Retrieve single webhook subscription.
get/subscriptions/{id}
Response
Subscription details.
Example response
{
"callbackUrl": "https://server.com/send/callback/here"
}Subscription details.
{
"callbackUrl": "https://server.com/send/callback/here"
}