Testset
Read Testcases
Retrieve all Testcases from a Testset
GET
Authorizations
Path Parameters
The Testset ID to retrieve testcases from.
Query Parameters
The offset to start from.
The number of testcases to return.
Response
200
application/json
Successful Response
The URL to fetch the next page of testcases.
Required string length:
1 - 2083
The URL to fetch the previous page of testcases.
Required string length:
1 - 2083
The list of Testcases retrieved in this page.
Was this page helpful?