Skip to main content
GET
Get all webhooks
This endpoint requires your private API key.

Response

200 - application/json

The webhooks have been successfully retrieved. Requires private API key in Bearer token.

limit
number | null
required

The limit of the pagination.

offset
number | null
required

The offset of the pagination.

total
number | null
required

The total number of results. If null, the total is unknown.

results
object[]
required