API reference/Auth
List passkeys
GET
/v1/auth/passkeysbearer auth
Responses
200OKapplication/json
passkeysarray of objectrequired401Unauthorizedapplication/problem+json
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
500Internal Server Errorapplication/problem+json
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
Was this page useful?Open an issue
v0.5