Get step screenshots
Testing
Get step screenshots
Retrieve before and after screenshots for a specific step in a test run. Returns time-limited signed URLs (valid for ~3 hours).
You can also get all screenshots at once by passing ?include=screenshots on the Get a test run endpoint. This endpoint is useful when you only need screenshots for specific steps or need a fresh TTL on the signed URLs.
GET
Get step screenshots
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"
The step number
Example:
"3"