curl --location --request GET 'https://apicfa.convirza.com/v2/misc/legacyscheduledreports?limit&offset&filter' \
--header 'Authorization: Bearer <token>'[
{
"schedule_report_id": 0,
"schedule_name": "string",
"report_type": "string",
"report_format": "string",
"creator_id": 0,
"creator_email": "string"
}
]