Sign In Register

How can we help you today?

Start a new topic
Answered

default NOSQL API find limit

It appears if you don't give it a 'limit' parameter, the 'find' call made through the NOSQL REST API (https://docs.gamesparks.net/documentation/rest-api/nosql-explorer-rest-api) seems to default to 100.  I didn't see it documented anywhere - but a couple experiments seem to bear that out.  

Can you confirm?


Best Answer

Hi Jeff,


You're correct here, using find in REST will return 100 by default if a limit of up to 10000 is not specified. Will look into getting this added into the documentation.


Thanks,

Liam


1 person has this question
1 Comment

Answer

Hi Jeff,


You're correct here, using find in REST will return 100 by default if a limit of up to 10000 is not specified. Will look into getting this added into the documentation.


Thanks,

Liam

Login to post a comment