latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Report

Query test authoring metrics across all workspaces in account

Retrieve aggregated test authoring metrics (new/updated test counts) across all workspaces in an account over a time range. Only accessible by company admins.

post/accounts/{account_id}/reports/testAuthoringMetrics

Path parameters

account_idstring required

Account ID to query

Query parameters

timezonestring

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

workspace_idstring

Optional workspace ID to scope results to a single workspace within the account

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

Account test authoring metrics across all workspaces

account_idstring

The account ID

from_timeinteger

Start of the query time range in epoch milliseconds

to_timeinteger

End of the query time range in epoch milliseconds