ScimUserSearchResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
resources | List[ScimUserResponse] | ❌ | User list |
items_per_page | int | ❌ | |
schemas | List[ScimUserSearchResponseSchemas] | ❌ | |
start_index | int | ❌ | |
total_results | int | ❌ |
ScimUserSearchResponseSchemas
Properties
Name | Type | Required | Description |
---|---|---|---|
URN_IETF_PARAMS_SCIM_API_MESSAGES_2_0_LISTRESPONSE | str | ✅ | "urn:ietf:params:scim:api:messages:2.0:ListResponse" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs