RESTPOST /v1/retrieve
Authorization: Bearer cm_live_••••••••
Content-Type: application/json
{
"query": "Which obligations apply to providers of high-risk AI systems?",
"knowledge_base": "eu-ai-regulation",
"filters": { "jurisdiction": "EU", "status": "in_force" },
"top_k": 5
}