v4

latestOpenAPI 3.1.02026-08-0845469231.8 KB
tests

List tests

List tests for a project, optionally scoped to a test group. Use cursor for pagination; the response includes nextCursor when more pages exist.

get/v1/tests

Query parameters

projectIdstring required

Project ID

groupIdstring uuid

Optional test group ID

limitstring

Max results per page (default 50, max 100)

cursorstring

Cursor for pagination

Headers

Authorizationstring required

API key authentication using Bearer token format

Response

List of tests

projectUrlstring uri nullable required
projectNamestring required
nextCursorstring nullable required