---
title: "List passkeys"
method: GET
path: "/users/webauthn/credentials"
tags: ["WebAuthn"]
---

# List passkeys

`GET /users/webauthn/credentials`

Lists the authenticated user's registered passkeys.

## Response `200`

List of passkeys.

## Other responses

- `401` — Authentication required.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
