reliability-tests

Get a team's completed reliability test runs ordered by start time desc.

Requires the privilege SERVICES_READ

get/reliability-tests/completed/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 completed reliability test runs

teamIdstring required

Required when using company session token.

Response

A page of completed reliability test runs

Changes