user_email_get
Retrieve a user's email address from the SHM billing panel by user ID. Supports admin-on-behalf access and pagination via limit and offset.
Instructions
GET /user/email Получить email пользователя Тег: Пользователи Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |