CSharp (SDK)
Guardrails
List guardrails policies
List the stored guardrails policies visible to the caller: org admins see every policy in their org (the org-wide policy has team_id null, plus each team’s additional policy); other callers see the org-wide policy and their own team’s policy. Unlike GET /guardrails, rows are returned per scope so a team can see which rules it owns versus which the org mandates.
GET
CSharp (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.