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>"

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