Skip to main content
Requires an API key with read_only or full_access scope. Returns a paginated list of webhooks. Results are returned in pages of up to 50 webhooks.

Query parameters

string
Pagination cursor from a previous response. Omit for the first page.

Response

object[]
Array of webhook objects.
number
Number of webhooks in the current page.
string | null
Cursor for the next page. null when there are no more results.