latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Retrieve test authoring metrics over time for a workspace

Returns daily counts of new and updated tests within the specified time range

get/reports/test-authoring-metrics

Query parameters

workspace_idstring required

Workspace ID to filter by

start_timeinteger required

Start time of the query range in epoch milliseconds

end_timeinteger required

End time of the query range in epoch milliseconds

timezonestring

IANA timezone for daily bucket calculations (e.g., America/New_York)

application_idsstring[]

Application IDs to filter by (tests in plans configured with these applications)

test_namestring

Test name to filter by (partial match)

test_labelsstring[]

Test labels to filter by

plan_labelsstring[]

Plan labels to filter by

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

Type of test

Test type to filter by

Response

Test authoring metrics for the specified time range

workspace_idstring

The workspace ID

start_timeinteger

Start of the query time range in epoch milliseconds

end_timeinteger

End of the query time range in epoch milliseconds