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.
API key authentication. Use your Decipher API key as the bearer token.
The ID of the test run
"12345"
The step number
"3"