🧍List all jobs (active and inactive)

List all active jobs available.

You are able to see all your jobs from the playground. Simply navigate to a chosen collection from the collections page and click "Jobs".

In order to list all active jobs available, you will want to use the `collection/job/list_collection_jobs` endpoint. This allows one to quickly see what jobs are currently running. If you prefer to see all jobs instead of simply running ones, simply change the argument for show active jobs = False.

Last updated