Get a job
Retrieve details for a single job
GET
Retrieve details for a single job, including its current status, timing information, and any errors.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the job belongs to.
name
type: string
requiredThe job name (e.g., `training-run-1`).
Previous → List jobs
Next Get job logs →