Skip to main content
Returns a paginated list of webhook endpoint objects. Results are sorted by creation date, with the most recently created endpoints first.

Parameters

integer
Maximum number of objects to return (default 10).
string
Page token from a previous list response.

Returns

Returns a page of webhook endpoints.
array of object
required
Array of webhook endpoint objects.
string | null
required
URL for the next page of results.
string | null
required
URL for the previous page of results.