Fetching number of seats using oauth 2.0

Working on an integration that uses Jira Cloud Rest api
I was getting numberOfSeats property from /rest/api/3/applicationrole/{key} endpoint but it’s unavailable for connect apps

Is there any way to get numberOfSeats or an estimate of that with oauth 2.0 tokens?