Skip to main content
GET
Get Test Suite

Request

Path Parameters

string
required
Test suite ID

Query Parameters

boolean
default:"false"
Include full test details

Example Request

Response

string
Suite identifier
string
Suite name
string
Suite description
array
List of tests (when expand=true)

Example Response (expand=true)

Example Response (expand=false)

Test Object

Each test includes:

SDK Usage