List testset rows

List all rows in a testset.

Path parameters

testset_idstringRequired
The ID of the testset to list rows from.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Response

List of rows.
countinteger
Total rows.
resultslist of objects

Errors

401
Unauthorized Error
404
Not Found Error