curl --request GET \
--url http://localhost:3333/v1/browserbase/runs/{runId}/screenshot \
--header 'X-API-Key: <api-key>'Issues a 302 redirect to a newly signed S3 URL so that “Open full size” links never serve an expired URL. Pass ?download=true to force an attachment download.
curl --request GET \
--url http://localhost:3333/v1/browserbase/runs/{runId}/screenshot \
--header 'X-API-Key: <api-key>'Was this page helpful?