Python (SDK)
Models
List an org's cluster registry grants
Cluster admin only. Returns the set of cluster-registry model ids this org is allowed to resolve. An empty array means the org cannot see any operator-provisioned models (it may still have its own database-registered models under /models/registry).
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>.