Skip to main content
GET
Get Auto Sync Status

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

Auto sync status.

enabled
boolean
required
times
string[]
next_run
string<date-time> | null
is_running
boolean
default:false
last_run_started_at
string<date-time> | null
last_run_finished_at
string<date-time> | null
last_run_success
boolean | null
last_run_reason
string | null
last_run_error
string | null
last_user_stats
Last User Stats · object | null
last_server_stats
Last Server Stats · object | null