get http://{{url}}/v1//user-devices/
Retrieves a device by device ID.
Behaviour
This API retrieves a user device by its device ID, including associated data such as tags, audiences, and related IDs.
Authentication
Authentication is required for this API using an API Key. This API key will be provided by the Cortex support team.
Header | What’s it for | Example Value |
---|---|---|
X-APP-ID | Defines the application the call is accessing from, e.g. android, ios, or web. | android |
X-REALM | Defines the space or client the caller is trying to access, e.g. CORTEX. | cortex |
X-API-KEY | Defines the key or password the caller is authenticating with. These will be stored per app ID and realm. | super-secure-key-123 |