reliability-tests

Get all reliability test runs for a reliabilityTest ordered by createdDate desc.

Requires the privilege SERVICES_READ

get/reliability-tests/{reliabilityTestId}/runs

Path parameters

reliabilityTestIdstring required

Reliability test ID

Query parameters

serviceIdstring required

serviceId for which to look for runs

dependencyIdstring

dependency for which to look for runs

failureFlagNamestring

failureFlagName for which to look for runs

pageSizeinteger

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

teamIdstring required

Required when using company session token.

Response

A page of reliability test runs

Changes