---
title: "Get IP device downlinks"
method: GET
path: "/api/ip-device-downlinks"
tags: ["Device"]
---

# Get IP device downlinks

`GET /api/ip-device-downlinks`

Get a list of all downlinks for an IP-based device. TLS authentication required. Client certificate must contain devEUI as the subject CN.  Long-polling supported.

## Headers

- `prefer` string

## Response `200`

List of downlinks

- object[]

## Other responses

- `403` — Unable to authenticate device by it's client certificate

---

[API](https://skmtc.dev/cablelabs/apis/lpwan-server.md) · [All operations](https://skmtc.dev/cablelabs/apis/lpwan-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cablelabs/lpwan-server/revisions/a77a7d2af072/schema)
