Find a specific Schema

get

/iam/directory/oud/scim/v1/Schemas/{schemaID}

Returns the details of schema querried

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : SchemaSearchResultEntry
Type: object
Show Source
Nested Schema : attributes
Type: array
The attributes for the particular schema.
Show Source
Nested Schema : meta
Type: object
The meta values for the particular schema.
Show Source
Nested Schema : schemas
Type: array
The Schemas to be included for the schema type.
Default Value: [ "urn:ietf:params:scim:schemas:core:2.0:Schema" ]
Show Source

406 Response

Not Acceptable
Body ()
Root Schema : ErrorResponse
Type: object
Show Source
Back to Top