Project

General

Profile

Actions

Feature #12921

open

REST-API: filter projects by status

Added by Hannes Meier over 11 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I just wrote a script to collect projects via Rest-API and recognized that i cant filter projects with my URL.
If i click "show closed projects" in my browser it will redirect me to a page like:
/redmine/projects?closed=1

But using "closed" with json doesnt seem to work:
/redmine/projects.json?closed=1

Would be great if you could add more filters for projects, like "closed"

I hope this feature is not included yet and that i am not doing something wrong here ...
I am using version 2.1.2.stable


Related issues

Has duplicate Redmine - Feature #19828: Rest API for projects - filter on project status.Closed

Actions
Actions

Also available in: Atom PDF