Skip to main content
GET
List webhook endpoints

Authorizations

X-API-Key
string
header
required

A Modulus API key with the required webhook scope.

Query Parameters

page_size
integer
default:20

Maximum resources to return. Defaults to 20; allowed range is 1 to 100.

Required range: 1 <= x <= 100
cursor
string<uuid>

Opaque next_cursor value returned by the previous page.

Response

Endpoint page.

data
object[]
required

Webhook endpoints in the current page.

pagination
object
required

Cursor-pagination state for this result page.