Retrieves paginated execution history for a specific assistant test with filtering options
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter runs by execution status (pending, running, completed, failed, timeout)
Returns paginated list of test runs for the specified test
Paginated list of test runs with metadata.
Returns test run execution results with pagination support for handling large numbers of test executions.