For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get a knowledge file

Retrieve a specific file's metadata by its ID.

get
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Path parameters
file_idstringRequired

The unique identifier of the file

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
200

The requested file metadata

application/json

Metadata of a knowledge base file

file_namestringRequired
idstringRequiredExample: 1234567890
get/agent_config/files/{file_id}

Last updated

Was this helpful?