Optional ReadonlyfilterJSON Logic filter. This filter can be used to perform complex filtering by grouping rules. For example, using such a filter you can get all resources created by you: - {"and":[{"==":[{"var":"owner"},"<user>"]}]} Details about the syntax used can be found at the link: https://jsonlogic.com/ Available filter_fields: ['id', 'job_id', 'created_date', 'gt_last_updated', 'target_last_updated', 'parent_id'].
Optional ReadonlyjobA simple equality filter for the job_id field
Optional ReadonlyorgOrganization unique slug
Optional ReadonlyorgOrganization identifier
Optional ReadonlypageA page number within the paginated result set.
Optional ReadonlypageNumber of results to return per page.
Optional ReadonlyparentA simple equality filter for the parent_id field
Optional ReadonlysortWhich field to use when ordering the results. Available ordering_fields: ['id', 'job_id', 'created_date', 'gt_last_updated', 'target_last_updated', 'parent_id']
Optional ReadonlytargetA simple equality filter for target
Optional ReadonlytaskA simple equality filter for task id
Optional ReadonlyxOrganization unique slug
Request parameters for qualityListReports operation in QualityApi.
Export
QualityApiQualityListReportsRequest