Get webhook by ID

GET {{baseUrl}}/{{version}}/webhook/:webhookId

Get a single webhook by its id.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys. Not available in the SDKs.

RESPONSES

status: OK

{"webhook":{"url":"https://winterfell.westeros.gov/events-from-stark-bank","subscriptions":["boleto","boleto-payment"]}}