Feature: Add support for take\from pagination in this API.
Description: Currently, pagination on this API is page based, which is limited to 10 pages of 100 organizations per-page at most - limiting me to only 1000 organizations per-user.
Use-case: Currently, if I have a user who belongs to more than 1000 organization - I have no way of retrieving the full list. I I think of an organization as a client, then I as a user would want access to all my clients to be able to troubleshoot, but I can’t belong to more than 1000 (or at least, I can’t retrieve them in order to know where I have access)