Skip to main content
GET
List runs

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Query Parameters

AgentId
string

Every run of this agent

TestId
string

Runs of this test

FolderId
string

Runs of the tests of this folder

ExecutionId
string

Runs created by one execution

Page
integer<int32>
PageSize
integer<int32>

Response

Success

Paginated response wrapper

data
object[] | null

List of items for the current page

total
integer<int32>

Total number of items across all pages

pageNumber
integer<int32>

Current page number

pageSize
integer<int32>

Number of items per page