Download a masked workflow evidence artifact

Requires the same tenant-scoped API key and a short-lived signed link returned by the evidence list.

GET
/api/v1/browser/projects/{projectId}/environments/{environmentId}/runs/{runId}/evidence/{evidenceId}

Requires the same tenant-scoped API key and a short-lived signed link returned by the evidence list.

Authorization

BrowserWorkflowApiKey runs:read
X-API-Key<token>

Project- and environment-scoped browser workflow API key.

In: header

Scope: runs:read

Path Parameters

projectId*string
Formatuuid
environmentId*string
Formatuuid
runId*string
Formatuuid
evidenceId*string
Formatuuid

Query Parameters

expires_at*integer
Formatint64
signature*string

Response Body

curl -X GET "https://example.com/api/v1/browser/projects/497f6eca-6276-4993-bfeb-53cbbbba6f08/environments/497f6eca-6276-4993-bfeb-53cbbbba6f08/runs/497f6eca-6276-4993-bfeb-53cbbbba6f08/evidence/497f6eca-6276-4993-bfeb-53cbbbba6f08?expires_at=0&signature=string"
"string"