v1

latestOpenAPI 3.0.02026-07-26432882.9 KB
Metadata

Reporting Data Issues to Regrid

You can report issues with specific parcels or general areas to us using this report endpoint. Reports help us prioritize updates. However, we cannot apply data received to this endpoint directly to our parcel data or respond individually to specific reports.

post/report

Query parameters

pathstring

optional, A path to a specific parcel or place

ll_uuidstring

optional, A 'll_uuid' to a specific parcel or place

commentstring

String describing the issue

detailsstring

details on specific fields

Response

Successful Response

messagestring
idinteger

Example response

{
  "message": "Report received",
  "id": 123456
}