Joopler docs
Connectors

OpenAI

AI governance: org owner hygiene and audit-log access via the Admin API.

What it covers

AI governance: org owner hygiene and audit-log access via the Admin API.

Credential to create

OpenAI Admin API key (sk-admin-...), not a project key

Create an Admin key

Permissions to grant

  • Organization read (org members)
  • Audit logs read

Setup steps

  1. As an OpenAI organization Owner, create an Admin key (not a standard sk-... or sk-proj-... key).
  2. Paste it as the Admin API key.

Notes and gotchas

  • A standard project key returns 401 on the organization endpoints, so both AI-governance controls silently fail. It must be an Admin key.
  • The audit-log check requires an org on a plan that exposes the Audit Logs API (Enterprise-eligible).