v1

latestOpenAPI 3.0.0Apache 2.02026-07-2483101116.9 KB
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.

statusboolean