Generated
List Credentials
curl -X GET "https://example.com/v1/users/string/credentials"{ "passkeys": [ { "credentialId": "string", "nickname": "string", "aaguid": "e263c88c-bd50-489e-aacd-e4ea31523281", "authenticatorName": "string", "transports": [ "string" ], "backupState": true, "createdAt": "2019-08-24T14:15:22Z", "lastUsedAt": "2019-08-24T14:15:22Z" } ], "totp": { "enrolled": true, "createdAt": "2019-08-24T14:15:22Z", "lastUsedAt": "2019-08-24T14:15:22Z" }}