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/report_maps/{report_map_id}/versions \ --header 'Authorization: <api-key>'
{ "data": [ { "id": "rmv_abc123def456", "report_map_id": "rmp_abc123def456", "name": "v1", "created_at": "2026-01-15T10:00:00.000Z", "updated_at": "2026-01-15T10:00:00.000Z" } ], "info": { "count": 1, "page": 1 } }
Report map friendly ID (e.g., rmp_abc123def456)
200
Show child attributes