GET Anomalies for Inspection by ID

Get all anomalies for a single inspection

Here is a list of anomalies to use in the filters for this endpoint. The Tag Ids are used in two ways, either to directly find an anomaly or list of anomalies, or in an exclusionary fashion to find all the anomalies except the chosen type. For a more detailed explanation of these anomaly types, see this article: https://raptormaps.com/solar-tech-docs/reviewing-solar-energy-anomalies

An example of the first is api.raptormaps.com/v2/solar_inspections/inspection_id/anomalies?limit=1000&offset=0&sort_by=id&sort_order=desc&include_tags=[9612]

Second choice is api.raptormaps.com/v2/solar_inspections/inspection_id/anomalies?limit=1000&offset=0&sort_by=id&sort_order=desc&exclude_tags=[9612]

Anomaly TypeTag ID Num.
Cell9603
Cell Low9676
Cell Medium9646
Cell High9647
Cell Multi9604
Cell Multi Low9677
Cell Multi Medium9644
Cell Multi High9645
Combiner9605
Cracking9606
Damaged9706
Delamination9607
Diode9608
Diode Multi9609
Helix Damage9689
Helix Fault9688
Hot Spot9610
Hot Spot Low9678
Hot Spot Medium9651
Hot Spot High9652
Hot Spot Multi9611
Hot Spot Multi Low9679
Hot Spot Multi Medium9653
Hot Spot Multi High9654
Internal Short Circuit9675
Inverter9612
Junction Box9613
Junction Box Low9680
Junction Box Medium9648
Junction Box High9649
Missing9615
Module9616
Physical Obstruction9721
Reverse Polarity9623
Shading9619
Soiling9620
Spare Module9668
String9621
Tracker9622
Vegetation9626

Postman example for this request can be found here.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!