Skip to main content
GET
Get project webhook

Authorizations

Authorization
string
header
required

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

Response

The project webhook, or null.

webhook
object | null
required

The project-level webhook. It receives project events such as invitation.status_changed for this project only: a parent project does not receive its sub-accounts' events, so configure one per sub-account with that sub-account's API key.