Skip to main content
GET
Get Ai Ticket Sync Connection

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

connection_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
provider
string
required
config
Config · object
required
enabled
boolean
required
credential_configured
boolean
required
sync_kinds
string[]
required
sync_min_priority
string
required
sync_event_scope
string
required
last_synced_at
string<date-time> | null
required
last_error
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required