Actions
Feature #26658
openREST API - ability to filter projects for the current users
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Currently there is no way to filter the projects for the current user.
I will be good if we could have parameters as below to filter the projects for the current user.
GET /projects.xml?my_projects=true
OR
GET /projects.xml?user_id=[user_id]
No data to display
Actions