Get all test cases
This method allows to retrieve all test cases stored in selected project.
Path parameters
Code of project, where to search entities.
Query parameters
Provide a string that will be used to search by name.
ID of milestone.
ID of test suite.
A list of severity values separated by comma. Possible values: undefined, blocker, critical, major, normal, minor, trivial
A list of priority values separated by comma. Possible values: undefined, high, medium, low
A list of type values separated by comma. Possible values: other, functional, smoke, regression, security, usability, performance, acceptance
A list of behavior values separated by comma. Possible values: undefined, positive, negative, destructive
A list of values separated by comma. Possible values: is-not-automated, automated, to-be-automated
A list of values separated by comma. Possible values: actual, draft, deprecated
An integration type.
A list of issue IDs.
A list of entities to include in response separated by comma. Possible values: external_issues.
A number of entities in result set.
How many entities should be skipped.
Response
A list of all cases.