curl --request GET \
--url https://api.getoutbox.ai/agent/file/{file_id} \
--header 'Authorization: <api-key>'"<string>"Retrieve the text content of an agent’s file (supports PDF, DOCX, and text files)
curl --request GET \
--url https://api.getoutbox.ai/agent/file/{file_id} \
--header 'Authorization: <api-key>'"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.getoutbox.ai/llms.txt
Use this file to discover all available pages before exploring further.