Testsets

Get Testsets

Get all testsets.

Returns:

  • A list of testset objects.

Raises:

  • HTTPException with status code 404 if no testsets are found.
get/testsets

Response

Successful Response

_idstring required
namestring required
created_atstring required
updated_atstring required

Changes