curl --location --request GET '/core/qaRecord' \
--header 'Authorization: {{ACCESS_TOKEN}}'[
{
"completed": true,
"id": "string",
"inputValue": "string",
"moduleName": "string",
"timestamp": "string"
}
]