Skip to main content
GET
List Webhooks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

company_nanoid
string
required

Unique identifier of the company.

Required string length: 15
Pattern: ^co-.*
team_nanoid
string

Unique identifier of the team, if applicable.

Required string length: 15
Pattern: ^te-.*
cursor
string
limit
integer
Required range: 1 <= x <= 100

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required