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', 'frame', 'type', 'job_id', 'task_id', 'severity'].
Optional ReadonlyframeA simple equality filter for the frame field
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 ReadonlyreportA simple equality filter for report id
Optional ReadonlyseverityA simple equality filter for the severity field
Optional ReadonlysortWhich field to use when ordering the results. Available ordering_fields: ['id', 'frame', 'type', 'job_id', 'task_id', 'severity']
Optional ReadonlytaskA simple equality filter for the task_id field
Optional ReadonlytypeA simple equality filter for the type field
Optional ReadonlyxOrganization unique slug
Request parameters for qualityListConflicts operation in QualityApi.
Export
QualityApiQualityListConflictsRequest