Schedules API reference lists only a few parameters: include[], limit, offset, query.
I've inspected queries performed on Escalation Policies & Schedules page (/schedules-new), and noticed a few other parameters used, e.g., since, until, team_ids or user_id.
I've been filtering schedules by team and user on that page for quite some months now, so I presume it's not some beta feature.
Is there a plan to document those extra parameters (so that, e.g., they can be added in go-pagerduty?
Thank you in advance!