username:passwordAuthorization: Basic *****************curl --location '/user?username=string' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>'{
"userId": "69f464fa-bca2-4f2a-83b1-0c69819c5cd0",
"applications": [
{
"active": false,
"accountId": "ffe4f42e-7c1a-4ea3-9ec8-087d4a1071e6",
"applicationId": "0537b17c-ab62-491c-8085-9ac2b6206346"
},
{
"active": true,
"accountId": "ffe4f42e-7c1a-4ea3-9ec8-087d4a1071e6",
"applicationId": "0537b17c-ab62-491c-8085-9ac2b6206346"
}
],
"status": "unverified",
"active": true,
"createdAt": "1995-02-12T21:58:05.778Z",
"updatedAt": "1996-12-01T05:21:17.855Z"
}