---
title: "GET /v1/crm/integrations/geolocation/users/"
method: GET
path: "/v1/crm/integrations/geolocation/users/"
tags: ["v1"]
---

# GET /v1/crm/integrations/geolocation/users/

`GET /v1/crm/integrations/geolocation/users/`

## Response `200`

- TraccarUser[]
  - `id` integer, required
  - `name` string, required
  - `email` string, email, required
  - `phone` string, nullable
  - `readonly` boolean
  - `administrator` boolean, nullable
  - `map` string, nullable
  - `latitude` number, double
  - `longitude` number, double
  - `zoom` integer
  - `coordinateformat` string, nullable
  - `disabled` boolean, nullable
  - `expirationtime` string, date-time, nullable
  - `devicelimit` integer, nullable
  - `userlimit` integer, nullable
  - `devicereadonly` boolean, nullable
  - `limitcommands` boolean, nullable
  - `fixedemail` boolean, nullable
  - `poilayer` string, nullable
  - `attributes` string, nullable

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/revisions/90700f5abfcc/schema)
