How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenMetadata SCIM API

SCIM 2.0 compliant user and group provisioning endpoints.

OpenMetadata SCIM API is one of 89 APIs that OpenMetadata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SCIM. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 15 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version 1.13.

Requests are made against 2 base URLs: /api, http://localhost:8585/api.

15 operations 7 paths 13 schemas 2 DELETE7 GET2 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.13
Base URL
https://{your-host}/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

OpenMetadata SCIM API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 15

Across 7 paths, the API surfaces 15 operations — 2 DELETE, 7 GET, 2 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

SCIM 15

SCIM 2.0 compliant user and group provisioning endpoints.

GET
/v1/scim/Groups
List SCIM groups
listScimGroups → 200
POST
/v1/scim/Groups
Create SCIM group
createScimGroup body → 201400
GET
/v1/scim/Users
List SCIM users
listScimUsers → 200
POST
/v1/scim/Users
Create SCIM user
createScimUser body → 201400
GET
/v1/scim/Groups/{id}
Get SCIM group by ID
getScimGroup 1 param → 200404
PUT
/v1/scim/Groups/{id}
Update SCIM group
updateScimGroup 1 param body → 200404
DELETE
/v1/scim/Groups/{id}
Delete SCIM group
deleteScimGroup 1 param → 204404
PATCH
/v1/scim/Groups/{id}
Patch SCIM group
patchScimGroup 1 param body → 204404
GET
/v1/scim/Users/{id}
Get SCIM user by ID
getScimUser 1 param → 200404
PUT
/v1/scim/Users/{id}
Update SCIM user
updateScimUser 1 param body → 200404
DELETE
/v1/scim/Users/{id}
Delete SCIM user
deleteScimUser 1 param → 204404
PATCH
/v1/scim/Users/{id}
Patch SCIM user
patchScimUser 1 param body → 200404
GET
/v1/scim/Schemas
Get SCIM schemas
getScimSchemas → 200
GET
/v1/scim
Get SCIM Service Provider Config
getServiceProviderConfig → 200
GET
/v1/scim/ServiceProviderConfig
Alias endpoint for SCIM Service Provider Config
getServiceProviderConfigAlias → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ScimUser (14 properties), ScimGroup (7 properties), Address (7 properties), Meta (4 properties). Each schema is shown below with its type and property counts.

Member
object
3 properties 1 required
Manager
object
2 properties
PhoneNumber
object
2 properties
Name
object
3 properties
UrnIetfParamsScimSchemasExtensionEnterprise20User
object
3 properties
Meta
object
4 properties
ScimGroup
object
7 properties 2 required
ScimPatchOp
object
2 properties 2 required
ScimUser
object
14 properties
Email
object
3 properties
Address
object
7 properties
Meta__1
object
4 properties
Operation
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openmetadata-scim-api-openapi.yml Raw ↑

Other APIs OpenMetadata publishes across the network.

OpenMetadata Agent Executions API
OpenMetadata AI Applications API
OpenMetadata AI Governance Policies API
OpenMetadata API Collections API
OpenMetadata API Endpoint API
OpenMetadata API Services API
OpenMetadata Apps API
OpenMetadata Audit Logs API
OpenMetadata Bots API
OpenMetadata ChangeSummary API
OpenMetadata Charts API
OpenMetadata Classifications API
Where this information came from

This is an independent, third-party profile of OpenMetadata SCIM API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.