Skip to main content
GET
Get test runs

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Query Parameters

workspaceId
string
required

Unique identifier for the workspace

id
string

Test run ID to fetch specific run

cursor
string | null

Cursor for pagination

isRunReport
boolean | null
default:false

Whether this is a run report

limit
number | null
default:20

Maximum number of records to return (max: 100)

Required range: x <= 100
filters
object[]

Additional filters for the query

Response

Successfully retrieved test runs

data
object