List Test Suite Executions

Path parameters

idstringRequiredformat: "uuid"

A UUID string identifying this test suite run.

Headers

X-API-KEYstringRequired

Query parameters

expandlist of stringsOptional

The response fields to expand for more information.

  • ‘results.metric_results.metric_label’ expands the metric label for each metric result.
  • ‘results.metric_results.metric_definition’ expands the metric definition for each metric result.
  • ‘results.metric_results.metric_definition.name’ expands the metric definition name for each metric result.
limitintegerOptional

Number of results to return per page.

offsetintegerOptional

The initial index from which to return the results.

Response

countinteger
resultslist of objects
nextstringOptionalformat: "uri"
previousstringOptionalformat: "uri"