List Artifacts
Test Runs
List Artifacts
List artifacts for a test run with optional filtering by key, prefix, or suffix
GET
List Artifacts
Returns URLs to artifacts stored for a test run. You can filter by exact key, prefix, suffix, or retrieve all artifacts.Documentation Index
Fetch the complete documentation index at: https://docs.empirical.run/llms.txt
Use this file to discover all available pages before exploring further.
Get a specific artifact
Fetch a single artifact by exact key. This is the most efficient query — it makes a single S3 lookup.List all video recordings
List all artifacts in a directory
List all artifacts
Omit all query parameters to list every artifact in the test run.Authorizations
Project API key from the Empirical dashboard.
Path Parameters
Test run ID.
Required range:
-9007199254740991 <= x <= 9007199254740991Query Parameters
Exact artifact path relative to the test run.
Filter artifacts by path prefix.
Filter artifacts by file extension or suffix.
Response
List of artifacts.