List tests

View as Markdown
List tests for a project, optionally scoped to a test group.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Query parameters

projectIdstringRequired
Project ID
groupIdstringOptionalformat: "uuid"
Optional test group ID
limitstringOptional

Max results per page (default 50, max 100)

Response

List of tests
projectUrlstring or nullformat: "uri"
projectNamestring
testslist of objects

Errors

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