curl --location --request GET '/staff//schedules'
{
"items": [
{
"id": 0,
"report_filter_id": 0,
"company_id": 0,
"tenant_id": 0,
"report_key": "SubscriptionSignUpReport",
"status": true,
"rule": "string",
"email_ids": "string",
"next_run_date": "2019-08-24T14:15:22Z",
"last_run_date": "2019-08-24T14:15:22Z",
"retry_count": 0,
"track_mode": "StaffWebApp",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_date": "2019-08-24T14:15:22Z"
}
]
}