How can I increase the number of data returned by Atlassian api?

How can I increase the number of data returned by https://api.atlassian.com/admin/v1/orgs/{orgId} of the Atlassian api?

Now only 50 data can be returned.

If the number of organizations is large, the nexr link is detected and requested continuously, but an error appears in the forge environment when requested more than 100 times.

Hi there @swpark

It sounds like you’re being rate limited when requesting data via the organisation api, because the set of data you are requesting is too large, and would like to increase the number of results the API returns each time it is called?

I couldn’t see a way to do that via the docs, so I’ve reached out to our admin experience team internally to ask if they can take a look at your question.

Cheers!
Mel