Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Best Practices > Rest API: Request all req...
Whats the most efficient way to request all requirements of a specific test case. It seem that there is no "Test Case Requirements" resource in the Rest API.
Hi Pierre
We have added that API call recently: See the documentation:
http://api.inflectra.com/Spira/Services/v6_0/RestService.aspx#Test%20Case%20Requirement%20Coverage
Regards
David
Hi David
Thanks for your reply. Ok, but this resource is only available for API v6.0 not v5.0.
So i have to switch over soon.
I trying to implement this resource now, but only get the error code 404 (Not Found). Is this resource in SpiraTeam v6.13.0.0 not available?