Get Job
JOBS
Get Job
GET
Get Job
Get the status and result of a messaging job.Documentation Index
Fetch the complete documentation index at: https://docs.elizaos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The job ID returned from job creation
Response
Unique job identifier
Job status:
queued, processing, completed, failed, timeoutUnix timestamp of job creation
Unix timestamp when processing started
Unix timestamp when job completed
Job result (only present when status is
completed)Error message (only present when status is
failed)
