Skip Navigation LinksHome Page > Forums > SpiraTest Forums > SpiraTest Issues & Questi... > REST API v6.0 Find Requi...
HelloI am trying to send a request all requirements that are assigned to a release.In the SpiraTest itself requirements have a release field so I believe it should be possible to make such a call but as far as I can tell the API does not have a suitable call. Is this correct?
Thank You
Hello,
You probably should use this API call:
http://api.inflectra.com/Spira/Services/v6_0/RestServiceOperation.aspx?uri=projects%2f%7bproject_id%7d%2frequirements%2fsearch%3fstarting_row%3d%7bstarting_row%7d%26number_of_rows%3d%7bnumber_of_rows%7d&method=POST
The Search option uses a POST that lets you post an array of RemoteFilter objects that lets you filter by the Release ID.
Regards
David
Thanks for the quick response David
Is there any documentation on using a Remote Filter object through the Rest API? The only documentation I can find for the SOAP Service
Tom
And if you have any questions, please email or call us at +1 (202) 558-6885