Skip to main content
GET
Get a test

Authorizations

Authorization
string
header
required

API key authentication using Bearer token format

Path Parameters

testId
string<uuid>
required

Test ID

Response

Test details

id
string<uuid>
required
title
string
required
steps
object[]
required
description
string | null
enabled
boolean
platform
enum<string>
Available options:
web,
mobile
settings
object
projectId
string<uuid>
projectUrl
string<uri> | null
projectName
string
createdAt
string<date-time>
updatedAt
string<date-time>
groups
object[]