Skip to main content
GET
Get sync settings by ID

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Path Parameters

sync_id
string
required
use_case_id
string
required

Response

Successful Response

id
string
required
knowledge_source_id
string
required
deleted
boolean
default:false
type
enum<string>
default:confluence
Available options:
confluence
Allowed value: "confluence"
sync_status
enum<string>
default:Not yet synced
Available options:
Not yet synced,
Syncing,
Synced,
Failed,
Sync status not available
synced_issues_count
integer
default:0
last_successful_sync
string<date-time> | null
credential_id
string | null
oauth_credential_id
string | null
user_id
string | null
most_recent_sync_job_id
string | null
available_keywords
string[] | null
cql_query
string | null