Schema: urn:ietf:params:scim:schemas:core:2.0:User
Name | Type | Required |
---|
formatted | string | no |
familyName | string | yes |
givenName | string | yes |
Schema: urn:ietf:params:scim:schemas:extension:formstack:2.0:User
Name | Type | Required |
---|
canCreateForms | bool | no |
canCreateThemes | bool | no |
folders | Folder[] | no |
forms | Form[] | no |
isAdmin | bool | no |
isParticipantUser | bool | no |
mustLoginUsingSso | bool | no |
Name | Type | Required |
---|
schemas | string[] | yes |
id | int | edit |
meta | Meta | no |
displayName | string | no |
members | MultiValueAttribute[] | no |
Schema: urn:ietf:params:scim:schemas:extension:formstack:2.0:Group
Name | Type | Required |
---|
schemas | string[] | yes |
id | int | edit |
meta | Meta | no |
name | string | yes |
permissions | FormPermission | no |
Name | Type | Required |
---|
schemas | string[] | yes |
id | int | edit |
meta | Meta | no |
name | string | yes |
parentFolderId | int | no |
permissions | FormPermission | no |
Schema: urn:ietf:params:scim:api:messages:2.0:ListResponse
Name | Type | Required |
---|
totalResults | int | yes |
itemsPerPage | int | yes |
startIndex | int | yes |
schemas | string[] | yes |
Resources | User[] or Group[] | yes |
Name | Type | Required |
---|
count | int | no |
filter | string | no |
startIndex | int | no |
Name | Type | Required |
---|
type | string | no |
primary | bool | no |
display | string | no |
value | string | no |
Name | Type | Required |
---|
created | string | no |
lastModified | string | no |
location | string | no |
resourceType | string | no |
Name | Type | Required |
---|
canEditSubmissions | bool | yes |
canViewSubmissions | bool | yes |
isAdmin | bool | yes |
Name | Type | Required |
---|
schemas | string[] | yes |
scimType | string | no |
detail | string | yes |
status | int | yes |
Name | Type | Required |
---|
op | string | yes |
path | string | no |
value | array | yes |