WebAuthnListResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/WebAuthnListResponseBody.jsoncredentials object[]required
Array [
backupStateboolean
cloneWarningboolean
createdAtdate-timerequired
credentialIdstringrequired
base64url
lastUsedAtdate-time
namestringrequired
transportsstring[]nullable
]
WebAuthnListResponseBody
{
"$schema": "https://example.com/schemas/WebAuthnListResponseBody.json",
"credentials": "Unknown Type: array,null"
}