Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > How to retrieve all the I...
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 i'm 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.
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&method=POST
and POST the array of RemoteFilters as a JSON array of objects to this endpoint.
Regards
Jim
And if you have any questions, please email or call us at +1 (202) 558-6885