Skip to main content
GET
List webhook endpoints

Authorizations

Authorization
string
header
required

API key starting with sk_live_ or sk_test_

Query Parameters

limit
integer
default:20

Max items per page (1-100)

Required range: 1 <= x <= 100
starting_after
string

Cursor — ID of the last item from previous page

Response

200 - application/json

Paginated list of webhooks

data
object[]
hasMore
boolean