We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd0cd04
Support for filtering the jobs list by job array ID.
For example to filter for jobs that belong to array ID 100:
jobs = client.job.list(job_array=100)