Get Single Testset GET /testsets/:testset_id Fetch a specific testset in Postgres. Args: testset_id (str): The id of the testset to fetch. Returns: The requested testset if found, else an HTTPException. Request Responses200422Successful ResponseValidation Error