cases
Get a specific test case
This method allows to retrieve a specific test case.
get/case/{code}/{id}
Path parameters
codestring required
Code of project, where to search entities.
idinteger required
Identifier.
Query parameters
includestring
A list of entities to include in response separated by comma. Possible values: external_issues.
Response
A Test Case.