curl --location --request GET 'https://api.triowfs.com/trio/Timecard/3bc4a504-0e4f-4abf-8837-7c7fe5bea846/reviews/' \
--header 'X-API-Key: <api-key>'[
{
"Id": "38a5a5bb-dc30-49a2-b175-1de0d1488c43",
"TimecardId": "7464bc4f-8fc9-4db4-b757-53888a4387db",
"ExternalId": "string",
"ReviewedOn": "2019-08-24T14:15:22.123Z",
"ReviewedBy": {
"id": "string",
"name": "string"
},
"Status": "InQueue"
}
]