Fetch a job proxy object from server by job id.

get_job(job_id, conn)

Arguments

job_id

job-id as numeric or "latest"

conn

connection object, see platform_connect

Value

WorkflowJob object