Get one agent's conformity dossier
Compile a regulatory conformity dossier for one agent — model card, governance, human-oversight, and audit evidence assembled from the tenant’s own audit tables. Choose ?profile=eu_ai_act (EU AI Act Annex IV evidence) or ?profile=aiuc1 (AIUC-1 evidence); choose ?format=html for a downloadable, styled report attachment or ?format=json (default) for the structured document. Feeds compliance exports and enterprise security reviews. Elevated roles only.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Path Parameters
The agent id.
1Response
The requested dossier profile as structured JSON; ?format=html instead returns a styled HTML report attachment.
The requested dossier profile as structured JSON; ?format=html instead returns a styled HTML report attachment.