latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Retrieve the quality metric of the entity over time

Used to retrieve the entity quality metric over time

post/workspaces/{workspace_id}/reports/qualityMetricOverTime

Path parameters

workspace_idstring required

Workspace id to filter by

Query parameters

journey_invariant_idstring

Test invariant id associated with the entity

entity_invariant_idstring required

Entity id for which the metric is calculated

metric_type'page_speed_index' | 'step_execution_time' | 'response_time' required

Metric type

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 entity over time.

cursorstring

Cursor used for pagination