# GET /uninstalled-devices

This endpoint returns devices that have been added to your account but have not been installed at a Location or Organization yet.&#x20;

{% hint style="info" %}
**Cross-Organization Endpoint**

The Authorization header for this endpoint does not require an `ORG_ID` value. Authentication should be sent with an empty string value for `ORG_ID` in the format `:API_KEY`.
{% endhint %}

{% openapi src="/files/Z2TqJOmqko73kNQBDCYn" path="/uninstalled-devices" method="get" %}
[dtm-api-v1.oas3-10-30.yml](https://1062391435-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWWQAN8kNLZjV927A0f78%2Fuploads%2Fn1TAHd8F65aD1UzpYHlo%2Fdtm-api-v1.oas3-10-30.yml?alt=media\&token=c72220cf-2ccb-4602-8a25-057209150872)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.getdor.com/dtm-docs/dtm-api/endpoints/devices/get-uninstalled-devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
