Team Server API pagination

3
Hi All, Is it posible to use pagination in the Team Server API, I can successfully retrieve branches and revisions however a default of 20 records are returned by the API and I have tried using limit and offset paramaters ie https://deploy.mendix.com/api/1/apps/<AppName>/branches/trunk/revisions/?limit=100&offset=100 The ?about response on the revisions API does not appear to include paginations options.   Thanks!
asked
1 answers
0

Hi Schalk,

 

I would advise to add this as an idea, because I don't believe Mendix supports pagination in their APIs. 

 

Kind regards,

Jeffrey

answered