Skip to main content
GET
Get incoming webhook by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
workspaceId
string
required
tenantId
string
required
integrationId
string
required
connectionId
string
required
subscriptionId
string
required
userId
string
required
uuid
string
required
status
enum<string>
required
Available options:
success,
error
collectedEventIds
string[]
required
createdAt
string
required
name
string
externalAppId
string
error
object