v1

latestSwagger 2.02026-07-14172228.6 KB
Schemas

Get User Schema

Queries the user schema. The user schema is defined in SCIM Core Schema (http://www.simplecloud.info/specs/draft-scim-core-schema-01.html#resource-schema).

get/Schemas/Users

Headers

Authorizationstring required

Access token prefixed with 'Bearer ', e.g. 'Bearer 123456abcdef'

Response

The request has succeeded.

descriptionstring required

The resource's description

endpointstring required

The resource's HTTP addressable endpoint relative to the base URL, e.g. /Users.

idstring required

The resource's id, e.g. urn:scim:schemas:core:1.0:User

namestring required

The resource's name, e.g. "User"

schemastring required

The resource's associated schema, e.g. urn:scim:schemas:core:1.0