> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/push/devices/details.md).

# Device details

**Where:** Push → Devices → device · `/projects/<project>/push/devices/<deviceId>`

A device details screen for one registered device (`pnd_…`) — its platform, push token, the user it belongs to, and its metadata.

{% hint style="danger" %}
This screen is **not available yet** — the URL is reserved in the app's routes, but no component is mounted for it, and the [device list](/cloud/push/devices.md) it would be opened from is empty (no V2 listing endpoint). Tracked in testing-plan area **15-push**.
{% endhint %}

Devices register through your app via the SDK — see [Register Device](/sdks-and-cli/notifications/push/register-device.md).

## API reference

Endpoints: [Register Device](/api-reference/notifications/push/register-device.md).
