Get job logs
Retrieve the logs for a job
GET
Retrieve the logs for a job. Each log entry includes the originating node, a timestamp, and the log message.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the job belongs to.
name
type: string
requiredThe job name.
Previous → Get a job
Next Cancel a job →