SCIM
/api/ee/scim/ endpoints.
GET metabase-enterprise.scim.api/api_key
Fetch the SCIM API key if one exists. Does not return an unmasked key, since we don’t have access to that after it is created.
You must be a superuser to do this.
POST metabase-enterprise.scim.api/api_key
Create a new SCIM API key, or refresh one that already exists. When called for the first time, this is equivalent to enabling SCIM.
You must be a superuser to do this.
Read docs for other versions of Metabase.