Skip to main content
GET
/
agent
/
file
/
{file_id}
Get File Content
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.

Authorizations

Authorization
string
header
required

Company API Key

Path Parameters

file_id
string
required

The ID of the file to retrieve

Response

File content retrieved successfully

Plain text content of the file