To enable the Compliance API, see the setup guide.
Set up the Compliance APIObrolan
Daftar obrolan
GET/v1/compliance/apps/chats
Hapus obrolan
DELETE/v1/compliance/apps/chats/{claude_chat_id}
Models
ObrolanPesan
Dapatkan pesan obrolan
GET/v1/compliance/apps/chats/{claude_chat_id}/messages
ObrolanFile
Dapatkan metadata file
GET/v1/compliance/apps/chats/files/{claude_file_id}
Hapus file
DELETE/v1/compliance/apps/chats/files/{claude_file_id}
Unduh konten file
GET/v1/compliance/apps/chats/files/{claude_file_id}/content
ObrolanFile yang Dihasilkan
Dapatkan metadata file yang dihasilkan Claude
GET/v1/compliance/apps/chats/generated-files/{claude_gen_file_id}
Unduh file yang dihasilkan Claude
GET/v1/compliance/apps/chats/generated-files/{claude_gen_file_id}/content