To enable the Compliance API, see the setup guide.
Set up the Compliance APIScarica un file generato da Claude
GET/v1/compliance/apps/chats/generated-files/{claude_gen_file_id}/content
Scarica il contenuto binario di un file creato dall'assistente tramite l'uso degli strumenti.
Path parameters
Headers
Scarica un file generato da Claude
cURL
curl https://api.anthropic.com/v1/compliance/apps/chats/generated-files/$CLAUDE_GEN_FILE_ID/content \
-H "Authorization: Bearer $ANTHROPIC_COMPLIANCE_API_KEY"