Get Project
Projects
Get Project
Retrieve a single project by its workspace-scoped ID
GET
Get Project
GET /projects/
Returns the full project record including linked location identifiers, status, boundary geometry, and metadata.Notes
- The
project_idpath parameter is the workspace-scoped project index. - The response includes
locationIdandglobalLocationIdidentifying the associated location. UseGET /locations/{location_id}to retrieve the full location details. - Returns
404if the project does not exist in the current workspace.
