Preview Ai Now Session File
Serve a generated task file inline for the AI Now preview frame.
This uses the same owned-session resolver as read/download, but returns inline bytes so HTML previews can load sibling CSS, JS, images, and fonts without exposing arbitrary host files.
Path Parameters
session_id*Session Id
path*Path
Response Body
application/json
application/json
curl -X GET "https://example.com/agent/ai-now/sessions/string/files/preview/string"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}