When trying to list schedules for other users using /scheduler/schedules, I get a 403 error. I can view my own schedule via the API and I can view others through the web interface.
I am using a Server-To-Server OAuth app with scheduler:read:admin and scheduler:write:admin. I am the app owner and my account is an admin account.