Get step screenshot
Runs
Get step screenshot
Serve the JPEG screenshot captured at a specific step via API key. Returns binary image data. Note: screenshots=url on GET /v1/runs/ returns browser-accessible URLs at /runs//steps//screenshot (session auth).
GET
Get step screenshot
Documentation Index
Fetch the complete documentation index at: https://docs.tinyfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get your key from the API Keys page.
Path Parameters
Run ID
Pattern:
^[A-Za-z0-9_-]+$Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Step ID (event ID)
Pattern:
^[A-Za-z0-9_-]+$Example:
"evt_abc123"
Response
JPEG screenshot image
The response is of type file.