{
"id": "<string>",
"product": "<string>",
"model_id": "<string>",
"organization_id": "<string>",
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"team_id": "<string>",
"billing_unit": "credits",
"progress": 123,
"credits_charged": 123,
"refunded": true,
"outputs": {},
"error": {}
}Job schemas
Product job
Status, billing, and outputs returned by product jobs.
This response is returned when you submit or read a product job. The fields
below come directly from OpenAPI.
Wait for
status: "success" before downloading results from outputs.
outputs is an open object; its download fields vary by product and model.
OpenAPI describes the container, but does not define each product’s output fields.
See Output schemas for download guidance and
Billing & credits for nullable charge and
refund fields.Allowed value:
"credits"