Skip to main content
GET
Get Generic Webhook Integration

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

projectId
string
required

Response

200 - application/json
object | null

Generic webhook integration details

id
string
required
projectId
string
required
webhookConfigured
boolean
required
maskedWebhookUrl
string | null
required
secretConfigured
boolean
required
maskedSecret
string | null
required
events
object
required
isActive
boolean | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required