POST /a/user
List/Search users
Body Parameters¶
| Name | Description | Type | Required |
|---|---|---|---|
| CountOnly | Return counts only, no actual results | boolean | |
| GroupBy | integer | ||
| Limit | Limit number of results | string | |
| Offset | Start listing at a given position | string | |
| Operation | Combine single queries with AND or OR logic | #/definitions/serviceOperationType | |
| Queries | Atomic queries that will be combined using the Operation Type (AND or OR) | array | |
| ResourcePolicyQuery | Policies queries to filter the search context | #/definitions/restResourcePolicyQuery |
Body Example¶
Response Example (200)¶
Response Type /definitions/restUsersCollection
Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025