Skip to content

A stored app_browse screenshot

GET
/api/workspaces/{workspaceId}/apps/{id}/eyes-shots/{shot}

Screenshots the agent’s browse tool captured are stored as bucket objects (never as base64 in chat history, §13.26); this streams one back to anyone who can read the app.

workspaceId
required
string
id
required
string
shot
required
string
/^[a-z0-9]+\.jpg$/

Successful response

object
success

Whether the request succeeded.

boolean
data

Endpoint-specific response payload.

message
string
Example
Operation completed
error
string
Example
Error message

Invalid request

object
success
boolean
error
string
Example
Error message

Internal server error

object
success
boolean
error
string
Example
Error message