[
{
"id": "<string>",
"status": "<string>",
"created": "2016-02-03T19:52:56.518Z",
"lastUpdated": "2016-12-09T00:45:52.221Z",
"profile": {
"displayName": "<string>",
"platform": "<string>",
"manufacturer": "<string>",
"model": "<string>",
"osVersion": "<string>",
"registered": true,
"secureHardwarePresent": true,
"authenticatorAppKey": "<string>"
},
"resourceId": "<string>",
"resourceDisplayName": {
"value": "<string>",
"sensitive": false
},
"resourceAlternateId": null,
"resourceType": "<string>",
"_links": {
"suspend": {
"href": "<string>",
"hints": {
"allow": [
"<string>"
]
}
},
"self": {
"href": "<string>",
"hints": {
"allow": [
"<string>",
"<string>"
]
}
},
"users": {
"href": "<string>",
"hints": {
"allow": [
"<string>"
]
}
},
"deactivate": {
"href": "<string>",
"hints": {
"allow": [
"<string>"
]
}
}
}
}
]