Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
cURL
curl --request GET \ --url https://app.gomangrove.com/api/v1/projects/{project_id}/report_maps/{id} \ --header 'Authorization: <api-key>'
{ "id": "rmp_abc123def456", "project_id": "prj_xyz789", "external_reference": "rvt_1JPAZ9BWZSBXTBXS", "external_reference_metadata": { "name": "Biomass Geological Storage" }, "quantification_methodology": { "name": "Biomass Geological Storage" }, "created_at": "2026-01-15T10:00:00.000Z", "updated_at": "2026-01-15T10:00:00.000Z" }
Report map friendly ID (e.g., rmp_abc123def456)
200