Get a test run
Testing
Get a test run
Retrieve detailed information about a specific test run, including step-by-step execution results, failure analysis, and AI-generated fix suggestions.
GET
Get a test run
Documentation Index
Fetch the complete documentation index at: https://docs.getdecipher.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Use your Decipher API key as the bearer token.
Path Parameters
The ID of the test run
Example:
"12345"
Query Parameters
Pass "screenshots" to inline signed screenshot URLs into each step
Available options:
screenshots Response
Test run details
Available options:
testRun Decipher dashboard link for the test
Example:
"https://app.getdecipher.com/tests/456"
Decipher dashboard link for this run
Example:
"https://app.getdecipher.com/tests/456/runs/789"
Available options:
passed, failed, running ISO timestamp when screenshot URLs expire (~3h). Only present when ?include=screenshots is set.