Download File
ID of the File.
Optional header to specify the beta version(s) you want to use.
curl https://api.anthropic.com/v1/files/$FILE_ID/content \ -H 'anthropic-version: 2023-06-01' \ -H 'anthropic-beta: files-api-2025-04-14' \ -H "X-Api-Key: $ANTHROPIC_API_KEY"