---
title: "分页获取SysOperationRecord列表"
method: GET
path: "/sysOperationRecord/getSysOperationRecordList"
tags: ["SysOperationRecord"]
---

# 分页获取SysOperationRecord列表

`GET /sysOperationRecord/getSysOperationRecordList`

## Query parameters

- `agent` string
- `body` string
- `createdAt` string
- `error_message` string
- `id` integer
- `ip` string
- `keyword` string
- `latency` string
- `method` string
- `page` integer
- `pageSize` integer
- `path` string
- `resp` string
- `status` integer
- `updatedAt` string
- `user_id` integer

## Response `200`

分页获取SysOperationRecord列表,返回包括列表,总数,页码,每页数量

- object
  - `code` integer
  - `data` ResponsePageResult
    - `list` unknown
    - `page` integer
    - `pageSize` integer
    - `total` integer
  - `msg` string

---

[API](https://skmtc.dev/fisco-bcos/apis/swagger-example-api.md) · [All operations](https://skmtc.dev/fisco-bcos/apis/swagger-example-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fisco-bcos/swagger-example-api/revisions/7e1e58d58189/schema)
