---
title: "GET /webauthn/registration/options"
method: GET
path: "/webauthn/registration/options"
tags: ["WebauthnController"]
---

# GET /webauthn/registration/options

`GET /webauthn/registration/options`

## Query parameters

- `userVerification` string
- `requireResidentKey` string
- `residentKey` string
- `rpID` string
- `challengeFormat` 'jwt' | 'slug' | 'chain'

## Response `200`

Return value of WebauthnController.getRegistrationOptions

---

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