/
ME
metabase
/
Metabase API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
metabase
Metabase API
get
GET /api/ee/remote-sync/current-task
v12
latest
OpenAPI 3.1.0
AGPL-3.0
raw.githubusercontent.com
2026-05-28
637
763
1.6 MB
/api/ee/remote-sync
GET /api/ee/remote-sync/current-task
Get the current sync task
get
/api/ee/remote-sync/current-task
Response
Successful response
object
nullable
required
cancelled
boolean
nullable
conflicts
string[]
nullable
{"stackTrail":"paths:/api/ee/remote-sync/current-task:get:responses:2XX:content:application/json:schema:oneOf:properties:ended_at:oneOf","oasType":"schema","type":"unknown","nullable":true}
error_message
string
nullable
id
integer
required
initiated_by
integer
nullable
{"stackTrail":"paths:/api/ee/remote-sync/current-task:get:responses:2XX:content:application/json:schema:oneOf:properties:last_progress_report_at:oneOf","oasType":"schema","type":"unknown","nullable":true}
progress
number
nullable
required
{"stackTrail":"paths:/api/ee/remote-sync/current-task:get:responses:2XX:content:application/json:schema:oneOf:properties:started_at","oasType":"schema","type":"unknown"}
status
'running'
|
'successful'
|
'errored'
|
'cancelled'
|
'timed-out'
|
'conflict'
required
sync_task_type
'import'
|
'export'
required
version
string
nullable