<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: How to retrieve all the Incidents specific to a Status by using API (Thread)</title><description> Hi, Can anyone help me with the endpoint details to retrieve all the Incidents with any specific Incident Status Id.  I followed the documentation but i did not find it, may be im missing somewhere.  GET -  http://XXXXX/SpiraTeam/services/v5_0/RestService.svc/projects/7/incidents/types/52/workflow/custom-properties? status_id=53   - This one retrieves empty data.  Appreciate your help. </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spirateam/issues-questions/1803.aspx</link><item><guid isPermaLink="false">threadId=1803</guid><author>Veera Nanduri (veerananduri1@gmail.com)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">api</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> rest</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> spirateam</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> incident</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> incidentstatus</category><title>How to retrieve all the Incidents specific to a Status by using API</title><description> Hi, Can anyone help me with the endpoint details to retrieve all the Incidents with any specific Incident Status Id.  I followed the documentation but i did not find it, may be im missing somewhere.  GET -  http://XXXXX/SpiraTeam/services/v5_0/RestService.svc/projects/7/incidents/types/52/workflow/custom-properties? status_id=53   - This one retrieves empty data.  Appreciate your help. </description><pubDate>Wed, 31 Jan 2018 03:49:46 -0500</pubDate><a10:updated>2018-02-02T15:30:55-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/1803.aspx</link></item><item><guid isPermaLink="false">messageId=3219</guid><author>Jim R (donotreply5@kronodesk.net)</author><title> Hi Veera,  You need to use:   http://api.inflectra.com/Spira/Services/v5_0/RestServiceOperation.asp</title><description> Hi Veera,  You need to use:   http://api.inflectra.com/Spira/Services/v5_0/RestServiceOperation.aspx?uri=projects%2f%7bproject_id%7d%2fincidents%2fsearch%3fstart_row%3d%7bstart_row%7d%26number_rows%3d%7bnumber_rows%7d%26sort_by%3d%7bsort_by%7d&amp;method=POST   and POST the array of RemoteFilters as a JSON array of objects to this endpoint.  Regards  Jim </description><pubDate>Fri, 02 Feb 2018 15:30:55 -0500</pubDate><a10:updated>2018-02-02T15:30:55-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/1803.aspx#reply3219</link></item></channel></rss>