Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.beamstudio.ai/context/agent/{agentId}/file/{fileId}/download \ --header 'current-workspace-id: <current-workspace-id>' \ --header 'x-api-key: <api-key>'
{ "downloadUrl": "<string>" }
Generate a download link for an agent context file.
Download link generated successfully