Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the job to retrieve
Response
200 - application/json
Job status retrieved successfully
Example:
"model_upload"
Example:
"job-a15dad11-8d8e-4007-97c5-a211304de284"
Available options:
Queued
, Running
, Complete
, Failed
Example:
"Complete"
Example:
"2025-03-11T22:05:43Z"
Example:
"2025-03-11T22:36:12Z"