latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Get a metric trend for a specific step

Gets a step metric trending over a time range based on the filters

post/report/step/metricTrend

Query parameters

workspace_idstring required

The ID of the workspace

step_id_in_flowstring required

The ID of the step in the flow

flow_invariant_idstring required

The ID of the flow invariant

step_id_in_teststring

The ID of the step in the test

test_invariant_idstring

The ID of the test invariant

metric_typestring required

The 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

Step metric trend over time

cursorstring

Cursor used for pagination