v1
latestOpenAPI 3.1.02026-07-22136108233.0 KBruns
Get Run Image Signed Url
Get a temporary signed URL for a screenshot stored in a run's message history.
The requested image URL must be an exact supabase://run-images/... reference present in the authenticated organization's run.
get/v1/runs/{run_id}/image/signed-url
Path parameters
run_idstring uuid required
Query parameters
image_urlstring required
Exact supabase://run-images/... URL from the run_message_history image block to sign.
Exact supabase://run-images/... URL from the run_message_history image block to sign.
expires_ininteger
URL expiration time in seconds (10-3600).
URL expiration time in seconds (10-3600).
Response
Successful Response