ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1

This commit is contained in:
speakeasybot
2024-01-10 15:48:00 +00:00
parent 0231c2a428
commit 2af51a7827
589 changed files with 45363 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# AdminListUsersRequest
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| `asc` | [operations.QueryParamAsc](../../../sdk/models/operations/queryparamasc.md) | :heavy_minus_sign: | N/A |
| `email` | *string* | :heavy_minus_sign: | Filter to the user with this email address |
| `flag` | [operations.Flag](../../../sdk/models/operations/flag.md) | :heavy_check_mark: | N/A |
| `ip` | *string* | :heavy_minus_sign: | Filter to users with this IP address |
| `order` | [operations.QueryParamOrder](../../../sdk/models/operations/queryparamorder.md) | :heavy_minus_sign: | N/A |
| `page` | *number* | :heavy_minus_sign: | N/A |
| `showEmails` | *boolean* | :heavy_minus_sign: | Include user email addresses in response. These requests will be logged in the staff action logs. |
| `stats` | *boolean* | :heavy_minus_sign: | Include user stats information |