To enable the Compliance API, see the setup guide.
Set up the Compliance API파일 콘텐츠 다운로드
GET/v1/compliance/apps/chats/files/{claude_file_id}/content
채팅 메시지에서 참조된 파일의 바이너리 콘텐츠를 다운로드합니다.
Path parameters
Headers
파일 콘텐츠 다운로드
cURL
curl https://api.anthropic.com/v1/compliance/apps/chats/files/$CLAUDE_FILE_ID/content \
-H "Authorization: Bearer $ANTHROPIC_COMPLIANCE_API_KEY"