Increasing the Limit Parameter Error

Hi,

I’m trying to get all users. I’m able to get the users, but it is being limited to 20
image

When I increase the limit parameter to greater than 20, I get the following error:
image

I would like to know if there’s any other way to increase the limit.

Regards

Hi @Luqmanfak and welcome here! :wave:

It looks like the issue is with the API you are trying to query which doesn’t recognize that value. Could you give us more details (link to the API docs for example) on which service you are calling here?