user_public_by_id_get
Execute a public template by ID to return paginated results, with optional limit, offset, and user impersonation.
Instructions
GET /public/{id} Выполнить публичный шаблон Тег: Шаблоны Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | имя шаблона | |
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |