Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Project API token from Settings > Integrations > API. The token is scoped to a specific project.

Path Parameters

shortId
string
required

Query Parameters

testCases
enum<string>

Return run with test cases: "failed" (only failed/skipped/error) or "all"

Available options:
failed,
all

Response

The request has succeeded.

id
string
required
shortId
string
required
status
string
required
result
string | null
required
runTestCases
object[]
required