Skip to main content
POST
Subscribe to external event subscription

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
tenantId
string
ownerName
string | null
name
string
description
string
connectionId
string
integrationId
string
externalEventTypeId
string
config
object
status
enum<string>
Available options:
subscribed,
unsubscribed,
error
error
object
state
enum<string>
Available options:
BUILDING,
CLIENT_ACTION_REQUIRED,
CONFIGURATION_ERROR,
SETUP_FAILED,
READY,
DISCONNECTING
buildingAgentSessionId
string
isRealTime
boolean
requiresPull
boolean
requiresFullSync
boolean
createdAt
string
archivedAt
string
isDeactivated
boolean
stateData
object
nextPullEventsTimestamp
number
pullUpdatesIntervalSeconds
number
fullSyncIntervalSeconds
number
nextRefreshTimestamp
number
incomingWebhookUri
string
subscribedWebhookUri
string
lastReceivedAt
string
lastEventAt
string
webhookUri
string
logoUri
string

Resolved app logo for this element (integration -> connector -> external app -> favicon).