ファイルをダウンロード
GET/v1/files/{file_id}/content
ファイルをダウンロード
Path parameters
ファイルをダウンロード
curl https://api.anthropic.com/v1/files/$FILE_ID/content \
-H 'anthropic-version: 2023-06-01' \
-H "X-Api-Key: $ANTHROPIC_API_KEY"ファイルをダウンロード
ID of the File.
curl https://api.anthropic.com/v1/files/$FILE_ID/content \
-H 'anthropic-version: 2023-06-01' \
-H "X-Api-Key: $ANTHROPIC_API_KEY"