Retrieves the details and status of a job using the job ID.
Documentation Index
Fetch the complete documentation index at: https://docs.uplift.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier for the job to be retrieved.
Successful retrieval of job details.
The unique identifier for the job.
The current status of the job.
RUNNING, COMPLETED, FAILED, CANCELED Detailed error message if the job failed.
The time at which the job was created.
The time at which the job was completed, if applicable.