{"Resources":[{"schemas":["urn:ietf:params:scim:schemas:core:2.0:User"],"id":"urn:ietf:params:scim:schemas:core:2.0:User","name":"User","endpoint":"scim/v2/users","description":"User Schema","meta":{"resourceType":"Schema","location":"https://www.netsparkercloud.com/scim/v2/schemas/user"},"attributes":[{"name":"userName","type":"string","multiValued":false,"required":true},{"name":"Name","type":"complex","multiValued":false,"required":true,"subAttributes":[{"name":"formatted","description":"Firstname and Lastname","type":"string","multiValued":false,"required":false},{"name":"familyName","description":"The family name of the Teammate, or last name in most Western languages. REQUIRED","type":"string","multiValued":false,"required":true},{"name":"givenName","description":"The given name of the Teammate, or first name in most Western languages. REQUIRED","type":"string","multiValued":false,"required":true}]},{"name":"timezone","type":"string","multiValued":false,"required":false},{"name":"active","type":"boolean","multiValued":false,"required":false},{"name":"password","type":"string","multiValued":false,"required":false},{"name":"emails","type":"complex","multiValued":true,"required":true,"subAttributes":[{"name":"value","description":"Email addresses for the teammate.","type":"string","multiValued":false,"required":false},{"name":"display","description":"A human-readable name, primarily used for display purposes.","type":"string","multiValued":false,"required":true},{"name":"type","description":"A label indicating the email's function.","type":"string","multiValued":false,"required":true},{"name":"primary","description":"A Boolean value indicating the email to use for the teammate. The primary attribute value true MUST appear no more than once.","type":"boolean","multiValued":false,"required":true}]},{"name":"phoneNumbers","type":"complex","multiValued":true,"required":true,"subAttributes":[{"name":"value","description":"Phone number of the Teammate.","type":"string","multiValued":false,"required":false},{"name":"display","description":"A human-readable name, primarily used for display purposes.","type":"string","multiValued":false,"required":true},{"name":"type","description":"A label indicating the phone number's function.","type":"string","multiValued":false,"required":true,"canonicalValues":["mobile"]},{"name":"primary","description":"A Boolean value indicating the preferred attribute value for this attribute.","type":"boolean","multiValued":false,"required":true}]},{"name":"displayName","type":"string","multiValued":false,"required":true},{"name":"groups","description":"A list of groups to which the user belongs, either through direct membership, through nested groups, or dynamically calculated.","type":"complex","multiValued":true,"required":false,"subAttributes":[{"name":"value","description":"group id","type":"string","multiValued":false,"required":true},{"name":"display","description":"group name.","type":"string","multiValued":false,"required":true}]}]},{"schemas":["urn:ietf:params:scim:schemas:core:2.0:Group"],"id":"urn:ietf:params:scim:schemas:core:2.0:Group","name":"Group","endpoint":"scim/v2/groups","description":"Group Schema","schema":"urn:ietf:params:scim:schemas:core:2.0:Group","meta":{"resourceType":"Schema","location":"https://www.netsparkercloud.com/scim/v2/schemas/group"},"attributes":[{"name":"displayName","type":"string","multiValued":false,"required":true},{"name":"members","description":"A list of members of the Group.","type":"complex","multiValued":true,"required":false,"subAttributes":[{"name":"value","description":"user id","type":"string","multiValued":false,"required":true},{"name":"display","description":"user name","type":"string","multiValued":false,"required":true}]}]}],"schemas":["urn:ietf:params:scim:api:messages:2.0:ListResponse"],"totalResults":2,"startIndex":1}