Claude Platform Docs

Télécharger un fichier

$ ant beta:files download
GET/v1/files/{file_id}/content

Télécharger un fichier

Parameters
--file-id: string

ID of the File.

--beta: optional array of AnthropicBeta

Optional header to specify the beta version(s) you want to use.

Returns
unnamed_schema_1: file path
Télécharger un fichier
ant beta:files download \
  --api-key my-anthropic-api-key \
  --file-id file_id