---
title: "获取操作记录列表"
method: GET
path: "/v1/operation_records"
tags: ["OperationRecord"]
---

# 获取操作记录列表

`GET /v1/operation_records`

Get operation record list

## Query parameters

- `filter_operate_time_from` string
- `filter_operate_time_to` string
- `filter_operate_project_name` string
- `fuzzy_search_operate_user_name` string
- `filter_operate_type_name` string
- `filter_operate_action` string
- `page_index` integer, required
- `page_size` integer, required

## Response `200`

OK

## Changes

- **2025-06-24** `ea902136997f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/actiontech/apis/sqle-api-docs/changes/v1/operation_records/get.md)

---

[API](https://skmtc.dev/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/revisions/cace0cbcf950/schema)
