Skip to main content
GET
List webhook endpoints

Authorizations

Authorization
string
header
required

Send your workspace API key as a bearer token:

Keys are scoped to a single workspace. See Authentication.

Response

200 - application/json

Webhook endpoints.

object
string
required
Allowed value: "list"
has_more
boolean
required

Whether another page exists.

data
object[]
required
next_cursor
string | null

Pass to cursor to fetch the next page. Null on the last page.

total_count
integer | null

Approximate number of matches. Null when the result set is too large to count exactly.

period
object

The concrete window a request was measured over, after any preset was expanded and any channel-specific snapping was applied. Always read this rather than assuming you got back exactly the dates you asked for.

currency
string