Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 645 Bytes

ScimUsersListResponse.md

File metadata and controls

13 lines (9 loc) · 645 Bytes

ScimUsersListResponse

List of users that have been provisioned using the SCIM protocol with an identity provider, for example, Microsoft Entra ID.

Properties

Name Type Description Notes
resources list[ScimUser]
schemas list[str] SCIM schema for the given resource. [optional]
total_results int Number of total results in the response. [optional]

[Back to Model list] [Back to API list] [Back to README]