Get a test

View as Markdown
Get a single structured test definition, including the groups it belongs to.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

testIdstringRequiredformat: "uuid"
Test ID

Response

Test details
idstringformat: "uuid"
stepslist of objects
titlestring
createdAtdatetime
descriptionstring or null
enabledboolean
groupslist of objects
platformenum
projectIdstringformat: "uuid"
projectNamestring
projectUrlstring or nullformat: "uri"
updatedAtdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error