Optional
Readonly
filterJSON 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'].
QualityApiQualityListReports
Optional
Readonly
jobA simple equality filter for the job_id field
QualityApiQualityListReports
Optional
Readonly
orgOrganization unique slug
QualityApiQualityListReports
Optional
Readonly
orgOrganization identifier
QualityApiQualityListReports
Optional
Readonly
pageA page number within the paginated result set.
QualityApiQualityListReports
Optional
Readonly
pageNumber of results to return per page.
QualityApiQualityListReports
Optional
Readonly
parentA simple equality filter for the parent_id field
QualityApiQualityListReports
Optional
Readonly
sortWhich field to use when ordering the results. Available ordering_fields: ['id', 'job_id', 'created_date', 'gt_last_updated', 'target_last_updated', 'parent_id']
QualityApiQualityListReports
Optional
Readonly
targetA simple equality filter for target
QualityApiQualityListReports
Optional
Readonly
taskA simple equality filter for task id
QualityApiQualityListReports
Optional
Readonly
xOrganization unique slug
QualityApiQualityListReports
Generated using TypeDoc
Request parameters for qualityListReports operation in QualityApi.
Export
QualityApiQualityListReportsRequest