Get a list of all WebAuthn credentials for a user
get/users/{id}/webauthn_credentials
Path parameters
idstring uuid required
UUID of the requested object
Response
OK
Example response
[
{
"id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
}
]UUID of the requested object
OK
[
{
"id": "c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
}
]