latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

Reporting

Get a test run artifact export

Get test run artifact exports using the export ID returned by the create export endpoint. Once the export status is completed, the response includes a temporary signed URL for downloading the artifact ZIP file.

get/report/runArtifacts/export/{export_id}

Path parameters

export_idstring required

The ID for an export

Response

Test run artifact export description

idstring

Export ID

created_timeinteger

Export request time (epoch milliseconds)

last_updated_timeinteger

Export last updated time (epoch milliseconds)

workspace_idstring

Workspace ID

status'queued' | 'running' | 'completed' | 'failed' | 'terminated'

Export status

test_run_idstring

ID of the test run exported

artifact_typesstring[] required

Requested export artifact types

export_signed_urlstring

Signed download URL (populated when status is completed)