Hey all,
I’m using this endpoint:
https://api.getguru.com/api/v1/collections
In the documentation it says:
Returns all undeleted collections accessible to the authenticated user. A maximum of 25 collections will be returned. If more than 25 collections exist, a link to the next page of results will be included in the Link header
We need to retrieve all collections so the current functionality works in our favour, but if this gets corrected, it will cause a breaking change in our app.
Does anyone know the current max results per page, or if there even is one?
Many thanks
Josh