Retrieve Providers with Custom Identifiers (Cargo Columns)
To retrieve all providers with a client specific custom identifier, filter by CargoColumns.
For example, to retrieve all providers who have a MyCustomID cargo column value of 1234:
GET /enterprise/accuracy/v1/Inspections?projectId=1234&CargoColumns.MyCustomID=1234