Get job status
Session Management
Get job status
Check the status of a background job associated with a session
GET
Get job status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Response model for job status check.
Job identifier
Type of job
Current job status
Job progress percentage
Detailed progress info (percentage, processed, failed, total) when available
Job result if completed
Error message if failed
Job creation timestamp
Job completion timestamp