user_captcha_get
Fetches captcha records for a user. Supports pagination via limit and offset, and admin acting on behalf of a user via user_id.
Instructions
GET /user/captcha Получение капчи Тег: Капча Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |