v9

latestSwagger 2.02026-07-1340120211.1 KB
TestRun

Get all test runs for the given filters.

Get all test runs for the given filters.

get/test-runs

Query parameters

api-versionstring required

The API version to use for this operation.

orderbystring

Sort on the supported fields in (field asc/desc) format. eg: createdDateTime asc. Supported fields - createdDateTime, executedDateTime (legacy)

searchstring

Prefix based, case sensitive search on searchable fields - description, executedUser. For example, to search for a test run, with description 500 VUs, the search parameter can be 500.

testIdstring

Unique name of an existing load test.

executionFromstring date-time

Start DateTime(RFC 3339 literal format) of test-run execution time filter range.

executionTostring date-time

End DateTime(RFC 3339 literal format) of test-run execution time filter range.

statusstring

Comma separated list of test run status.

maxpagesizeinteger

Number of results in response.

createdByTypesstring[]

Comma separated list of type of entities that have created the test run.

testIdsstring[]

Comma-separated list of test IDs. If you are using testIds, do not send a value for testId.

Response

The request has succeeded.

nextLinkstring uri

The link to the next page of items