Retrieve a testset
Retrieve a testset by ID, including column definitions.
Path parameters
testset_id
The ID of the testset to retrieve.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Response
Testset details.
id
Testset ID.
name
Testset name.
description
Testset description.
column_definitions
Column definitions.
Errors
401
Unauthorized Error
404
Not Found Error