GET {{cartes_api_base_url}}/maps/{{cartes_map_uuid}}/users
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
Curl curl -X GET 'cartes_api_base_url/maps/048eebe4-8dac-46e2-a947-50b6b8062fec/users' ENDPOINTS |