Retrieve Data Only for Individuals or Organizations
To retrieve data only for individuals or organizations, filter by EntityType.
To GET data for all individuals:
GET /enterprise/accuracy/v1/Inspections?projectId=123456&EntityType=Individual
To GET data for all organizations:
GET /enterprise/accuracy/v1/Inspections?projectId=123456&EntityType=Organization