Get a webhook by ID

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

Get a single Webhook subscription by its id.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys.

RESPONSES

status: OK

{"webhook":{"id":"5454867623575552","subscriptions":["contract","credit-note","issuing-card","issuing-invoice","issuing-purchase","pix-request.in","pix-request.out","pix-reversal.in","pix-reversal.out","signer"],"url":"https://webhook.site/6cd3c98d-60ca-4f4a-97c6-a7d0365b15a7"}}