Skip to main content
GET
Get a test case

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Playwright test ID (pw_test_id), the 41-character hash identifying the test case.

Minimum string length: 1

Response

The test case.

data
object
required

Response payload.