Fetch the latest status and result of a job
Returns the job metadata, input payload, current output (if any), and navigational links.Documentation Index
Fetch the complete documentation index at: https://docs.tokenkit.co/llms.txt
Use this file to discover all available pages before exploring further.
job_id: UUID returned by any write endpointJOB_ID_REQUIRED: missing job IDJOB_NOT_FOUND: the job does not exist or was not made by your api key500 with INTERNAL_ERROR and includes the message in the error payload.