Skip to main content
GET
List Webhook Registrations

Autorizações

Authorization
string
header
obrigatório

JWT Bearer token authentication. The tenantId is derived from the bearer token or authenticated request context and is not supplied through X-Organization-Id.

Parâmetros de consulta

limit
integer
padrão:50

Maximum number of registrations to return.

Intervalo obrigatório: 1 <= x <= 100
offset
integer
padrão:0

Number of registrations to skip for pagination.

Intervalo obrigatório: x >= 0
enabled
boolean

When true, returns only enabled registrations.

Resposta

Indicates that the matching webhook registrations are returned.

items
object[]
obrigatório
pagination
object
obrigatório