Returns the executions history results
Header Parameters
Query Parameters
Required. The runId for the operation
The id of the execution history record
the search query for executions: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax
The sortBy field
The orderBy field
Page size for response paging. If omitted, default page size will be used, if page exists. Otherwise, all results will be returned.
Page number from the results, starting from 1. If omitted, and page size parameter exists, first page is returned. If both omitted, all results are returned
If exists, the result will be provided as a file type instead of JSON
should response to include pending retries
Filter simulations by test type. Propagate filters by ALM-tagged simulations, Validate filters by non-ALM simulations. If omitted, returns all simulations.
Path Parameters
The account for which the operation is required
