API Change
One of the things we’ve noticed during the server move is people making API calls to retrieve *very* large sets of Time Entries. This is causing usage spikes that are adversly affecting the overall response time. In response we’ve updated the API to only return 5000 entries at a time. If you need more you can pass the ‘offset’ parameter to “paginate” over the results.
For example if your first request returned 5000 entries you would want to do a 2nd request with offset=5000 to get the next “page” of results. You’d continue to do this until we returned less than 5000 entries.
Thanks for your understanding.
About this entry
You’re currently reading “API Change,” an entry on SlimTimer Blog
- Published:
- September 7, 2010 / 8:59 am
- Category:
- Uncategorized
- Tags:
7 Comments
Jump to comment form | comment rss [?] | trackback uri [?]