Skip to main content

GetScimGroupResource

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
idstringThe group's SCIM ID.
userNamestringThe group's display name.
membersGetScimGroupResourceMembers[]Information about the group's members.
externalIdstringThe group's external ID.
metaGetScimGroupResourceMetaThe response's non-standard meta information.

GetScimGroupResourceMembers

Properties

NameTypeRequiredDescription
valuestringThe member's SCIM ID.
displaystringThe member's display name.

GetScimGroupResourceMeta

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 →