Public API
User management
List schema
List schema:
| Name | Type | Description |
|---|---|---|
| Resources | list[] | List of requested resources |
| schemas | list[string] | List of strings containing URIs that are used to indicate the namespaces of the SCIM schemas that define the attributes present in the current JSON structure |
| itemsPerPage | int | Number of resources returned per page |
| startIndex | int | Index of first resource |
| totalResults | int | Number of all resources available to download |