---
title: "GET /endpoints/devices/summary/"
method: GET
path: "/endpoints/devices/summary/"
tags: ["endpoints"]
---

# GET /endpoints/devices/summary/

`GET /endpoints/devices/summary/`

Mixin to add a used_by endpoint to return a list of all objects using this object

## Response `200`

- DeviceSummary — Summary of registered devices
  - `total_count` integer, required
  - `unreachable_count` integer, required
  - `outdated_agent_count` integer, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
