github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/docs/swagger/endpoints_list.md (about)

     1  Returns the first (sorted) #`max_jobs` jobs that belong to the `client_id` passed in the body payload (by default).
     2  If `return_all` is set to true, it returns all jobs on the Bacalhau network.
     3  
     4  If `id` is set, it returns only the job with that ID.