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

# GET /v1/crm/integrations/geolocation/devices/

`GET /v1/crm/integrations/geolocation/devices/`

## Response `200`

- Device[]
  - `id` integer, required
  - `name` string, required
  - `uniqueid` string, required
  - `status` string, nullable
  - `disabled` boolean
  - `lastupdate` string, date-time, nullable
  - `position` string, required
  - `phone` string, nullable
  - `model` string, nullable
  - `contact` string, nullable
  - `category` string, nullable
  - `attributes` string, nullable
  - `inventory` string, required

---

[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/versions/90700f5abfcc/schema)
