GET /oncalls not returning users who are oncall due to an override

Hello, hopefully this is the right place for this

Our team is using the GET /oncalls endpoint for some automation. At some point in the past month it seems to have stopped returning users who are oncall due to an override. This is a breaking change for us since, in the case of the override, it’s missing a user who is actually oncall and should be in that list.

Here is the endpoint documentation: https://developer.pagerduty.com/api-reference/3a6b910f11050-list-all-of-the-on-calls

Is this something that could be looked into?