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
createdAtdatetimeOptional
descriptionstring or nullOptional
enabledbooleanOptional
groupslist of objectsOptional
platformenumOptional
projectIdstringOptionalformat: "uuid"
projectNamestringOptional
projectUrlstring or nullOptionalformat: "uri"
settingsobjectOptional
updatedAtdatetimeOptional

Errors

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