Fetch the schedule for a tenant
curl --request GET \ --url https://client-api.hotglue.xyz/{env_id}/{flow_id}/{tenant}/jobs/schedule \ --header 'x-api-key: <api-key>'
{ "ScheduleExpression": "cron(0 0 ? * SUN *)", "State": "DISABLED" }
ID of environment
ID of flow
ID of tenant