/
TO
togaihq
/
Togai Apis
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
togaihq
Togai Apis
get
Get the status of a job
v1
latest
OpenAPI 3.0.3
Apache 2.0
2026-07-13
121
230
447.8 KB
Jobs
Get the status of a job
Get the status of a job
get
/jobs/{job_id}
Path parameters
job_id
string
required
Example:
mig.20aUyEZSuYq.SoGbS
Response
Response for get job status request
GetJobResponse
required
id
string
required
type
'PRICE_PLAN'
|
'EVENT_CORRECTIONS'
|
'BILL_RUN'
required
settledAt
string
date-time
updatedAt
string
date-time
required
status
'SCHEDULED'
|
'PENDING'
|
'INITIALIZED'
|
'WAITING_FOR_CONFIRMATION'
|
'IN_PROGRESS'
|
'COMPLETED'
|
'FAILED'
|
'CANCELLED'
required
totalJobEntries
integer
required
pendingJobEntries
integer
required
failedJobEntries
integer
required
completedJobEntries
integer
required
metadata
object