GET {{cartes_api_base_url}}/maps/{{cartes_map_uuid}}
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"slug": "d42b4cf5-d0ea-4524-8bbf-48c11b3a78f6",
"title": "Opi's test map full of sharks",
"description": "",
"privacy": "unlisted",
"users_can_create_markers": "yes",
"options": {
"links": null,
"default_expiration_time": null,
"limit_to_geographical_body_type": null
},
"uuid": "d42b4cf5-d0ea-4524-8bbf-48c11b3a78f6",
"created_at": "2022-07-26T10:27:07+02:00",
"updated_at": "2022-08-05T13:58:09+02:00",
"markers_count": 13,
"categories": [
{
"id": 572,
"name": "Garbage",
"icon": "https://img.icons8.com/external-photo3ideastudio-lineal-photo3ideastudio/344/external-garbage-plastic-pollution-photo3ideastudio-lineal-photo3ideastudio.png",
"markers_count": 3
},
{
"id": 570,
"name": "Sharks",
"icon": "https://img.icons8.com/ios-glyphs/344/shark.png",
"markers_count": 10
}
],
"is_linked_to_user": true,
"public_contributors": []
} |
ENDPOINTS