Get webhooks

Get a list of webhooks for this realm.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired

Query parameters

firstintegerOptional
maxintegerOptional

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