reliability-tests

Get a team's active reliability tests in descending order by start time.

Requires the privilege SERVICES_READ

get/reliability-tests/active/paged

Query parameters

pageSizeinteger

This value determines how many results will be returned per call.

pageTokenstring

Pass the pageToken to get the next page of active reliability test runs

teamIdstring required

Required when using company session token.

Response

A page of active reliability test runs

Changes