Upload API
Job Status
Get the status of a job
GET
Get job status
Documentation Index
Fetch the complete documentation index at: https://docs.liquidindex.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the job to check status for
Response
Job status retrieved successfully
Current status of the job
Available options:
PENDING, QUEUED, SUCCESS, ERROR Get job status