latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Retrieve the performance of the test suite over time averaged per step

Used to retrieve the test suite performance per step over time

post/workspaces/{workspace_id}/reports/testSuitePerformanceOverTime

Path parameters

workspace_idstring required

Workspace id to filter by

Query parameters

timezonestring

IANA timezone/zone offset for aggregation boundary calculations only

limitinteger

The limit to use for pagination

cursorstring

The cursor to use for pagination

Request body

application_idsstring[]

Application IDs to filter by

environment_idsstring[]

Environment IDs to filter by

triggering_resource_idsstring[]

Triggering resource IDs to filter by

test_namestring

Test name to filter by (partial match)

test_type'api' | 'browser' | 'performance' | 'mobile'

Type of test

browserstring

The browser for the run

execution_source'mabl_cloud' | 'external' | 'mabl_local' | 'mabl_agent'

Where the test lives

mobile_platform'android' | 'ios'

The mobile platform associated with this object

test_labelsstring[]

Test labels to filter by

plan_labelsstring[]

Plan labels to filter by

start_timeinteger

The start time of the time period

end_timeinteger

The end time of the time period

Response

Performance of the test suite over time. Note count_runs in the result is count of steps in this case.

cursorstring

Cursor used for pagination