switchx
Get Job Status
Poll the status of a SwitchX job.
get/v1/switchx/generations/{job_id}
Path parameters
job_idstring required
Response
Successful Response
Example response
{
"progress": 72,
"webhook": {
"attempts": 1
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.