v1

latestOpenAPI 3.1.0AGPL-3.02026-07-17644498.1 KB
Tests

Get test details

Retrieve full details for a test including its script content.

get/api/tests/{id}

Query parameters

includeScriptboolean

Include decoded script content in the response. Defaults to true unless explicitly set to false.

Response

Test details

idstring uuid
namestring nullable
titlestring
descriptionstring nullable
priority'low' | 'medium' | 'high'

Test priority

type'browser' | 'api' | 'performance' | 'database' | 'custom'

Test type. browser = Playwright, performance = k6

scriptstring nullable

Test script content

projectIdstring uuid nullable
organizationIdstring uuid nullable
createdAtstring date-time nullable
updatedAtstring date-time nullable