user_storage_manage_by_name_get
Read data from a named storage key via the SHM billing panel, with limit and offset options to paginate records and optional user_id for admin impersonation.
Instructions
GET /storage/manage/{name} Прочитать данные из хранилища Тег: Хранилище Спека: user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | имя ключа | |
| limit | No | Макс. кол-во записей | |
| offset | No | Смещение (пропуск записей) | |
| user_id | No | admin acts on behalf of this user |