curl --location 'https://analysis.fineye.co/consent?consent_handle=' \
--header 'authkey: {{authkey}}' \
--header 'authkey;'{
"api_name": "Fineye - Fetch Consent Status",
"message": "Success",
"result": [
{
"consent_id": "cc668eb1-2499-4a58-aff0-35270fe03fd3",
"consent_status": "ACTIVE",
"session_id": "aa668eb1-2499-4d58-aff0-34234fe03ba3"
}
],
"status": "OKRES"
}