Get webhook

Get details for a specific webhook.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired
webhookIdstringRequired

Response

success
attributesobject or null
idstring or null
enabledboolean or null
urlstring or null
secretstring or null
createdBystring or null
createdAtlong or null
realmstring or null
eventTypeslist of strings or null

Errors