Skip to main content
GET
Get all webhooks for a workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspacePublicId
string
required
Minimum string length: 12

Response

Successful response

publicId
string
required
name
string
required
url
string
required
events
enum<string>[]
required
Available options:
card.created,
card.updated,
card.moved,
card.deleted
active
boolean
required
createdAt
string
required
updatedAt
string | null
required