Skip to main content
GET
Get external event log record

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
userId
string
required
id
string
required
integrationId
string
required
connectionId
string
required
externalEventSubscriptionId
string
required
status
enum<string>
required
Available options:
created,
error,
success
tenantId
string
externalAppId
string
name
string
externalEventTypeId
string
payload
object
launchedFlowRunIds
string[]
error
object
user
object
externalEventSubscription
object
integration
object
connection
object