Job Complete Response
Getting Started
Advanced Features
Walkthroughs
Reference
- API Reference
- CLI Reference
- SDK Reference
Errors
{
"body": {
"job_id": "<string>",
"status": "<string>",
"error": "<string>",
"outputs": [
{
"type": "<string>",
"name": "<string>",
"data": "<string>",
"description": "<string>",
"schema": {},
"run_id": "<string>"
}
]
},
"type": "job.start"
}