Get Job Details

Using the following SDK method, you will be able to get all available details about a job that has been submitted to a job Pool. You need to pass the Job Id to the get_job() SDK method.

    
copy
job = job_scheduling.JOB.get_job('1234567890') # get job with job Id

Last Updated 2025-06-20 16:21:48 +0530 +0530