Get Run Image Signed Url
runs
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
Get Run Image Signed Url
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Exact supabase://run-images/... URL from the run_message_history image block to sign.
URL expiration time in seconds (10-3600).
Required range:
10 <= x <= 3600Response
Successful Response