---
title: "GET /endpoints/agents/psso/ise/{uuid}/"
method: GET
path: "/endpoints/agents/psso/ise/{uuid}/"
tags: ["endpoints"]
---

# GET /endpoints/agents/psso/ise/{uuid}/

`GET /endpoints/agents/psso/ise/{uuid}/`

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

## Path parameters

- `uuid` string, uuid, required

## Response `200`

- AppleIndependentSecureEnclave
  - `uuid` string, uuid
  - `user` integer, required — The user that this device belongs to.
  - `apple_secure_enclave_key` string, required
  - `apple_enclave_key_id` string, required
  - `device_type` string, 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)
