| Parameter Name | Description | Required |
| backupid | List jobs for the given backup. | false |
| executing | List executing jobs. | false |
| hostid | List jobs in the given host. When passing this parameter, only jobs that are currently executing will be returned. | false |
| id | List only job with given ID. | false |
| keyword | List by keyword | false |
| page | | false |
| pagesize | | false |
| scheduled | List scheduled jobs. | false |
| type | List jobs with the given type. Accepted values are StartCompression, FinalizeCompression and BackupValidation. | false |
| zoneid | List jobs in the given zone. | false |