user_autopayment_get
Retrieve a paginated list of autopayment records for a user, with limit and offset controls. Use it to inspect recurring payment setups or audit a user's autopayment list.
Instructions
GET /user/autopayment Список автоплатежей пользователя Тег: Пользователи Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |