user_password_auth_get
Retrieve password-based login status for users, with pagination and an optional user_id to inspect a specific account.
Instructions
GET /user/password-auth Статус входа по паролю Тег: Пользователи Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |