Skip to main content
GET
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

jobId
string
обов'язково

Відповідь

200 - application/json

System field backfill job

id
string
обов'язково
status
enum<string>
обов'язково
Доступні опції:
pending,
running,
completed,
completed_with_errors,
failed,
canceled
dryRun
boolean
обов'язково
scope
enum<string>
обов'язково
Доступні опції:
all,
main,
byodb
totals
object
обов'язково
checkpoint
object | null
обов'язково
events
object[]
обов'язково
error
string | null
обов'язково
createdBy
string | null
обов'язково
createdTime
string
обов'язково
startedTime
string | null
обов'язково
finishedTime
string | null
обов'язково
Останнє оновлення 15 вересня 2026 р.