UserCredentialsResponse
credentials object[]
Array [
idstring
Example:
DthUeofXNtlMevkt_M7aiD3cm70...typestring
Example:
public-keynickNamestring
Example:
YubiKey 5CiregistrationTimestring<date-time>
Example:
2022-07-21T17:32:28ZlastUsedTimestring<date-time>
Example:
2022-07-21T18:15:06ZlastUpdatedTimestring<date-time>
Example:
2022-07-21T18:15:06ZiconURIstring
Example:
YubiKey 5Cistatestring
Example:
ENABLEDauthenticatorAttachmentstring
Example:
PLATFORM]
UserCredentialsResponse
{
"credentials": [
{
"id": "DthUeofXNtlMevkt_M7aiD3cm70...",
"type": "public-key",
"nickName": "YubiKey 5Ci",
"registrationTime": "2022-07-21T17:32:28Z",
"lastUsedTime": "2022-07-21T18:15:06Z",
"lastUpdatedTime": "2022-07-21T18:15:06Z",
"iconURI": "YubiKey 5Ci",
"state": "ENABLED",
"authenticatorAttachment": "PLATFORM"
}
]
}