Actions
Defect #8873
closednot able to Retrieve all projects
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
2011-07-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
When i try to get all the project using this
https://radar.twu.ca/projects.xml?limit=112
but it only return top 100 projects Doesn't matter what I set my limit to, it will only return 100 projects.
Can you please help me with this.
Updated by Etienne Massip about 14 years ago
Indeed, documentation states exactly, see Rest_api#Collection-resources-and-pagination:
the number of items to be present in the response (default is 25, maximum is 100)
Updated by Etienne Massip about 14 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Not a defect but a intended behavior.
Actions