Authorization: Bearer ********************
curl --location '/api/reporting/status/<reportId>' \ --header 'Authorization: Bearer <token>'
{ "status": "Done", "message": "Your report is ready to be downloaded." }