Authorization: Bearer ********************curl --location --request GET 'https://api.socialidnow.com/v1/authenticators/verify' \
--header 'Authorization: Bearer <token>'{
"authenticator_id": "398524ae-7c53-4e33-9f6d-0add6a75a620",
"type": "fido2",
"verified": false,
"created_at": "2019-04-25T19:58:18.000Z",
"updated_at": "2019-04-25T19:58:18.000Z"
}