Skip to main content
GET
Get latest test case details

Authorizations

Authorization
string
header
required

User PAT (td_pat_) scoped to the target project

Path Parameters

projectId
string
required

The project identifier (e.g. project_abc123). Must match the project associated with your PAT.

caseId
string
required

The Playwright test identifier / pw_test_id (e.g. 8dfe...-a2e2...).

Query Parameters

branch
string

Resolve the latest execution of this test on a specific git branch.

environment
string

Resolve the latest execution of this test in a configured environment. Mutually exclusive with branch.

Response

Test case detail

success
boolean
data
object