Returns all Schema resources.

GET {{baseUrl}}/Schemas

All Schema resources are listed in the response. The common fields for each schema entry are 'id', 'name', 'description', and 'attributes'. The 'attributes' field holds the schema-specific attributes which differ depending on Schema type.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"totalResults":18,"schemas":["urn:ietf:params:scim:api:messages:2.0:ListResponse"],"Resources":[{"id":"urn:ietf:params:scim:schemas:sailpoint:1.0:User","name":"User","description":"Schema for a SCIM User.","attributes":[{"uniqueness":"none","name":"displayName","description":"Display name of the User.","mutability":"readOnly","type":"string","multiValued":false,"caseExact":false,"returned":"default","required":false,"canonicalValues":["httpbasic","httpdigest","oauth"],"subAttributes":[{"dolor_6df":{},"laboruma2":{}},{"Ut_a":{},"eu66d":{}}]},{"uniqueness":"none","name":"displayName","description":"Display name of the User.","mutability":"readOnly","type":"string","multiValued":false,"caseExact":false,"returned":"default","required":false,"canonicalValues":["httpbasic","httpdigest","oauth"],"subAttributes":[{"fugiat60":{},"officiad4":{}},{"occaecat_b":{}}]}],"meta":{"location":"http://localhost:8080/iiq/scim/v2/Schemas/7f0123417e941b00007f9db3702906cb","version":"W/\\\"1647617443639\\\"","resourceType":"Schema"},"schemas":["urn:ietf:params:scim:schemas:core:2.0:Schema"]},{"id":"urn:ietf:params:scim:schemas:sailpoint:1.0:User","name":"User","description":"Schema for a SCIM User.","attributes":[{"uniqueness":"none","name":"displayName","description":"Display name of the User.","mutability":"readOnly","type":"string","multiValued":false,"caseExact":false,"returned":"default","required":false,"canonicalValues":["httpbasic","httpdigest","oauth"],"subAttributes":[{"nisie":{}},{"Duis9e1":{}}]},{"uniqueness":"none","name":"displayName","description":"Display name of the User.","mutability":"readOnly","type":"string","multiValued":false,"caseExact":false,"returned":"default","required":false,"canonicalValues":["httpbasic","httpdigest","oauth"],"subAttributes":[{"ea_bb8":{},"enime":{}},{"veniam_1e":{}}]}],"meta":{"location":"http://localhost:8080/iiq/scim/v2/Schemas/7f0123417e941b00007f9db3702906cb","version":"W/\\\"1647617443639\\\"","resourceType":"Schema"},"schemas":["urn:ietf:params:scim:schemas:core:2.0:Schema"]}]}