Skip to main content
GET
Get external event pull

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
startDatetime
string
required
endDatetime
string
required
status
enum<string>
required
Available options:
running,
success,
error,
queued
collectedEventIds
string[]
required
tenantId
string
ownerName
string | null
externalAppId
string
name
string
isFullScan
boolean
error
object