/api/user/mfa/passkey
List all registered passkey credentials for the authenticated user.
[
{
"id": "string",
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"lastUsed": "2019-08-24T14:15:22Z",
"name": "string",
"userId": "string"
}
]{
"error": "E1000: Invalid request schema",
"code": 1000,
"statusCode": 400
}