Skip to main content
GET
List SCIM schemas

Authorizations

Authorization
string
required
This API uses OAuth 2.0 with the authorization code grant flow.

Response

schemas
string[]
Always ["urn:ietf:params:scim:api:messages:2.0:ListResponse"].
totalResults
integer
Total number of schemas returned.
startIndex
integer
Always 1.
itemsPerPage
integer
Number of schemas in this response.
Resources
object[]
The supported schemas. Each entry describes a resource type (User or Group) and its attributes.