Get all defects

Returns an array of defects. The data returned is limited to the current user's permissions.
The DefectListSerializer is used to limit the data returned to only the necessary fields.

Required permissions:

  • IsAuthenticated
  • WorkspaceRequired
Query Params
string

Which field to use when ordering the results.

string

client_id

string

state

string

asset

string

severity

string

type

string

project

string

cml

string

profile

string

layer

string

priority

string

repair_by

string

next_inspection_date

string

id

string

id__in

string

severity__in

string

severity_display

string

type_display

string

sub_type_display

string

component

string

component_display

string

location_code

string

location_code_display

string

location_zone

string

location_zone_display

string

asset_type__in

string

asset__in

string

project_type__in

string

layer__in

string

profile__in

string

search

string

assetasset_path_cachepath

string

descendants

string

created_on

string

project_selected_findings

string
string

latest

string

resolved_on

string

project__name

string

geometry_exists

string

created_by

string

labels

string

state_note

integer

Number of results to return per page.

integer

The initial index from which to return the results.

Response

Language
Credentials
Request
Choose an example:
application/json
application/yaml