To enable the Compliance API, see the setup guide.
Set up the Compliance APIDescargar un archivo generado por Claude
GET/v1/compliance/apps/chats/generated-files/{claude_gen_file_id}/content
Descarga el contenido binario de un archivo que el asistente creó mediante uso de herramientas.
Path parameters
Headers
Descargar un archivo generado por 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"