Skip to main content
GET
/
api
/
agent
/
contexts
/
{context_id}
/
files
/
{filename}
Serve context file
curl --request GET \
  --url https://api.wacht.dev/api/agent/contexts/{context_id}/files/{filename} \
  --cookie session_id=
"<string>"

Authorizations

session_id
string
cookie
required

Session-based authentication using cookies

Path Parameters

context_id
string<uint64>
required

Context ID

filename
string
required

File name

Response

File content

The response is of type file.