Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

パスパラメータ

baseId
string
必須
jobId
string
必須

レスポンス

200 - application/json

Move job status

id
string
必須
baseId
string
必須
sourceSpaceId
string
必須
targetSpaceId
string
必須
state
enum<string>
必須
利用可能なオプション:
pending,
waiting_worker,
copying_base_schema,
copying_shared_rows,
validating,
switching,
succeeded,
failed,
cancelled
cancelable
boolean
必須
createdTime
string
必須
phase
string
progressPercent
number
copyStats
unknown
validationStats
unknown
lastError
string | null
startedAt
string | null
completedAt
string | null
最終更新日 2026年9月15日