Get a test

View as Markdown
Get a single structured test definition.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

testIdstringRequiredformat: "uuid"
Test ID

Response

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

Errors

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