/role-store/api/v1/users/{user_id}/webauthn-credentials
Get user's webauthn credentials
offset
int
Offset where to start fetching the items
limit
int
Number of items to return
sortkey
string
Sort by specific object property
sortdir
string
Sort direction, asc or desc
Successful response
{
"count": 123,
"items": [
{
"id": "5bf77342-221c-11ee-be56-0242ac120002",
"credential_id": "string",
"name": "string",
"comment": "string",
"last_used"