Skip to main content

ScimGroupResource

The SCIM group resource object.

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
idstringThe group's SCIM ID.
displayNamestringThe group's display name.
membersScimGroupResourceMembers[]A list of the group's members.
externalIdstringThe group's external ID.
metaScimGroupResourceMetaThe response's non-standard meta information.

ScimGroupResourceMembers

Information about the group's members.

Properties

NameTypeRequiredDescription
valuestringThe resource value.
displaystringThe resource's display name.

ScimGroupResourceMeta

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
resourceTypestringThe resource type.
createdstringThe date and time at which the group was created.
lastModifiedstringThe date and time at which the group was last modified.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →