Get a specific webhook subscription

Path parameters

webhook_subscription_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response
account_idinteger or null
Account ID of the associated account
webhook_subscription_idstring or null
ID of the webhook subscription
webhook_dataobject or null

Errors