Skip to main content
GET
cURL
Retrieves all webhooks configured for the current team.

Response

Returns a list of webhook objects with pagination metadata.

Response Fields

Authorizations

x-api-key
string
header
required

Query Parameters

page
integer
default:1

Page number

Required range: x >= 1
limit
integer

Items per page

Required range: 1 <= x <= 100

Response

200 - application/json

Webhooks retrieved successfully

The response is of type object.