Skip to main content
GET
Get Test Suite

Request

Path Parameters

string
required
The project ID
string
required
The test suite ID

Headers

string
required
Bearer token using your developer key

Response

object
The test suite object with id, name, and testCases (array of { id }).

Example