Python (SDK)
Guardrails
Get effective guardrails
Retrieve the guardrails that apply to the caller’s requests: the org-wide policy plus the caller’s team policy, combined. Both are enforced when both exist. Policies are managed by org admins via PUT /guardrails.
GET
Python (SDK)
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.