It's all about the answers!

Ask a question

Use REST api to Query Requirements in DoorsNG by identifier


Guy Pyrzak (132) | asked Apr 25 '17, 6:13 p.m.

 I'm using DoorsNG and I want to be able to get the content of a requirement based on an identifier using a rest query. I'm able to query for requirements but i can't figure out how to specify a query parameter that is human readable and unique like identifier.


something like /rm/resources?typeName=Requirement&projectName=MyProject&identifier=12345

Accepted answer


permanent link
Donald Nong (14.5k414) | answered Apr 25 '17, 8:44 p.m.

If you are using reportable REST API, you can check the API specification here.
https://jazz.net/wiki/bin/view/Main/DNGReportableRestAPI

If you are using OSLC API, check the below article, and pay attention to the "using query capabilities" section.
https://jazz.net/library/article/1197

Guy Pyrzak selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.