Chaitin Tech policylog/clipboard/timelinelist API

日志中心/剪贴板/时间线列表

OpenAPI Specification

chaitin-policylog-clipboard-timelinelist-api-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: APISec Management account policylog/clipboard/timelinelist API
  version: '26.05'
  description: Generated from APISec skyview APIView classes.
tags:
- name: policylog/clipboard/timelinelist
  description: 日志中心/剪贴板/时间线列表
paths:
  /policylog/clipboard/timelinelist:
    post:
      summary: 剪切板管控时间线
      deprecated: false
      description: ''
      tags:
      - policylog/clipboard/timelinelist
      parameters:
      - name: X-CS-Header-App
        in: header
        description: 应用id
        required: true
        example: '{{app}}'
        schema:
          type: string
      - name: X-CS-Header-Company
        in: header
        description: 公司id
        required: true
        example: '{{company_id}}'
        schema:
          type: string
      - name: X-CS-Header-Crypt
        in: header
        description: 加密算法,请参考:https://servaltech.feishu.cn/docs/doccnQCZ2cw32uazgNSO0DFwceb
        required: true
        example: ''
        schema:
          type: string
      - name: If-None-Match
        in: header
        description: 对于支持「ETAG」的接口,将上一次请求的响应header的Etag,填入到下一次请求。若匹配,则返回304(无变更),否则会返回新版本的数据 + 新Etag
        required: true
        example: string
        schema:
          type: string
      - name: X-CS-Header-Debug
        in: header
        description: ''
        required: true
        example: '{{debug}}'
        schema:
          type: string
      - name: Accept-Language
        in: header
        description: ''
        required: true
        example: zh
        schema:
          type: string
      - name: X-Cs-Header-Timezone
        in: header
        description: ''
        required: true
        example: Asia/Shanghai
        schema:
          type: string
      - name: Content-Type
        in: header
        description: ''
        required: true
        example: application/json
        schema:
          type: string
      - name: Accept
        in: header
        description: ''
        required: true
        example: application/json
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              type: object
              properties:
                time_range:
                  type: object
                  properties:
                    begin:
                      type: string
                    end:
                      type: string
                  required:
                  - begin
                  - end
                search:
                  type: string
                queries:
                  type: array
                  items:
                    type: object
                    properties:
                      field:
                        type: string
                      operator:
                        type: string
                      value:
                        type: string
              required:
              - time_range
              - search
              - queries
            example:
              time_range:
                begin: '2023-11-14 10:55:38'
                end: '2023-11-14 11:55:38'
              search: ''
              queries:
              - field: staff_name
                operator: is
                value: 吴贝宁
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: object
                properties:
                  code:
                    type: integer
                  msg:
                    type: string
                  data:
                    type: object
                    properties:
                      index:
                        type: array
                        items:
                          type: string
                      total:
                        type: integer
                      search_total:
                        type: integer
                      results:
                        type: array
                        items:
                          type: object
                          properties:
                            start:
                              type: string
                            end:
                              type: string
                            title:
                              type: string
                            title_display:
                              type: string
                            list:
                              type: array
                              items:
                                type: object
                                properties:
                                  content:
                                    type: string
                                  content_display:
                                    type: string
                                  cnt:
                                    type: integer
                                  icon:
                                    type: 'null'
                                required:
                                - content
                                - content_display
                                - cnt
                                - icon
                          required:
                          - start
                          - end
                          - title
                          - title_display
                          - list
                      title_field:
                        type: string
                    required:
                    - index
                    - total
                    - search_total
                    - results
                    - title_field
                required:
                - code
                - msg
                - data
              example:
                code: 0
                msg: success
                data:
                  index:
                  - qzhddr_policy_clipboard_logs
                  total: 3000
                  search_total: 3000
                  results:
                  - start: '2023-09-07 14:00:00'
                    end: '2023-09-07 15:00:00'
                    title: '-'
                    title_display: '-'
                    list:
                    - content: c3d56b23-d460-4dd8-9f11-8136a7901b42
                      content_display: win-拷贝
                      cnt: 21
                      icon: null
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 7
                      icon: null
                  - start: '2023-09-07 14:00:00'
                    end: '2023-09-07 15:00:00'
                    title: iTerm2
                    title_display: iTerm2
                    list:
                    - content: 12be4b0f-967a-4b34-a3df-d6deac6cd87d
                      content_display: mac 审计
                      cnt: 23
                      icon: null
                  - start: '2023-09-07 14:00:00'
                    end: '2023-09-07 15:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_拷贝阻断
                      cnt: 4
                      icon: null
                  - start: '2023-09-07 14:00:00'
                    end: '2023-09-07 15:00:00'
                    title: Google Chrome
                    title_display: Google Chrome
                    list:
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_拷贝阻断
                      cnt: 2
                      icon: null
                  - start: '2023-09-07 15:00:00'
                    end: '2023-09-07 16:00:00'
                    title: '-'
                    title_display: '-'
                    list:
                    - content: c3d56b23-d460-4dd8-9f11-8136a7901b42
                      content_display: win-拷贝
                      cnt: 19
                      icon: null
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 2
                      icon: null
                  - start: '2023-09-07 15:00:00'
                    end: '2023-09-07 16:00:00'
                    title: Google Chrome
                    title_display: Google Chrome
                    list:
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_拷贝阻断
                      cnt: 12
                      icon: null
                  - start: '2023-09-07 15:00:00'
                    end: '2023-09-07 16:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_拷贝阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 16:00:00'
                    end: '2023-09-07 17:00:00'
                    title: '-'
                    title_display: '-'
                    list:
                    - content: c3d56b23-d460-4dd8-9f11-8136a7901b42
                      content_display: win-拷贝
                      cnt: 14
                      icon: null
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 7
                      icon: null
                  - start: '2023-09-07 16:00:00'
                    end: '2023-09-07 17:00:00'
                    title: iTerm2
                    title_display: iTerm2
                    list:
                    - content: 12be4b0f-967a-4b34-a3df-d6deac6cd87d
                      content_display: mac 审计
                      cnt: 10
                      icon: null
                  - start: '2023-09-07 16:00:00'
                    end: '2023-09-07 17:00:00'
                    title: Google Chrome
                    title_display: Google Chrome
                    list:
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_内容拷贝阻断
                      cnt: 5
                      icon: null
                    - content: 08e14dc0-8012-45e6-9c41-7b0439168cd6
                      content_display: hu_正则阻断
                      cnt: 3
                      icon: null
                  - start: '2023-09-07 16:00:00'
                    end: '2023-09-07 17:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_进程来源企微测试
                      cnt: 3
                      icon: null
                  - start: '2023-09-07 16:00:00'
                    end: '2023-09-07 17:00:00'
                    title: QQ
                    title_display: QQ
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_进程来源企微测试
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 16:00:00'
                    end: '2023-09-07 17:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: 3a34dd9e-a89e-4363-ad1f-0f3e2c246b16
                      content_display: hu_拷贝审计
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 17:00:00'
                    end: '2023-09-07 18:00:00'
                    title: Google Chrome
                    title_display: Google Chrome
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_进程来源企微测试
                      cnt: 3
                      icon: null
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_内容拷贝阻断
                      cnt: 2
                      icon: null
                  - start: '2023-09-07 17:00:00'
                    end: '2023-09-07 18:00:00'
                    title: Feishu.exe
                    title_display: Feishu.exe
                    list:
                    - content: c3d56b23-d460-4dd8-9f11-8136a7901b42
                      content_display: win-拷贝
                      cnt: 4
                      icon: null
                  - start: '2023-09-07 17:00:00'
                    end: '2023-09-07 18:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_进程来源属于企微测试
                      cnt: 2
                      icon: null
                    - content: 94718e72-971f-4121-b740-402d51b04621
                      content_display: hu_内容拷贝阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 17:00:00'
                    end: '2023-09-07 18:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_进程来源不属于企微测试
                      cnt: 2
                      icon: null
                  - start: '2023-09-07 17:00:00'
                    end: '2023-09-07 18:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: c3d56b23-d460-4dd8-9f11-8136a7901b42
                      content_display: win-拷贝
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 17:00:00'
                    end: '2023-09-07 18:00:00'
                    title: iTerm2
                    title_display: iTerm2
                    list:
                    - content: 12be4b0f-967a-4b34-a3df-d6deac6cd87d
                      content_display: mac 审计
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 18:00:00'
                    end: '2023-09-07 19:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: c3d56b23-d460-4dd8-9f11-8136a7901b42
                      content_display: win-拷贝-正则匹配
                      cnt: 24
                      icon: null
                  - start: '2023-09-07 18:00:00'
                    end: '2023-09-07 19:00:00'
                    title: iTerm2
                    title_display: iTerm2
                    list:
                    - content: 12be4b0f-967a-4b34-a3df-d6deac6cd87d
                      content_display: mac 审计
                      cnt: 15
                      icon: null
                  - start: '2023-09-07 18:00:00'
                    end: '2023-09-07 19:00:00'
                    title: '-'
                    title_display: '-'
                    list:
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 7
                      icon: null
                  - start: '2023-09-07 18:00:00'
                    end: '2023-09-07 19:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_进程来源属于企微测试
                      cnt: 3
                      icon: null
                    - content: 08e14dc0-8012-45e6-9c41-7b0439168cd6
                      content_display: hu_正则阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-07 19:00:00'
                    end: '2023-09-07 20:00:00'
                    title: iTerm2
                    title_display: iTerm2
                    list:
                    - content: 12be4b0f-967a-4b34-a3df-d6deac6cd87d
                      content_display: mac 审计
                      cnt: 11
                      icon: null
                  - start: '2023-09-07 20:00:00'
                    end: '2023-09-07 21:00:00'
                    title: Feishu.exe
                    title_display: Feishu.exe
                    list:
                    - content: ed323f12-d7de-49a9-9cb7-169c708dcf03
                      content_display: win-粘贴
                      cnt: 4
                      icon: null
                  - start: '2023-09-07 20:00:00'
                    end: '2023-09-07 21:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: ed323f12-d7de-49a9-9cb7-169c708dcf03
                      content_display: win-粘贴
                      cnt: 2
                      icon: null
                  - start: '2023-09-08 15:00:00'
                    end: '2023-09-08 16:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 4
                      icon: null
                  - start: '2023-09-08 15:00:00'
                    end: '2023-09-08 16:00:00'
                    title: Wireshark.exe
                    title_display: Wireshark.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 3
                      icon: null
                  - start: '2023-09-08 15:00:00'
                    end: '2023-09-08 16:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 2
                      icon: null
                  - start: '2023-09-08 15:00:00'
                    end: '2023-09-08 16:00:00'
                    title: Feishu.exe
                    title_display: Feishu.exe
                    list:
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 1
                      icon: null
                  - start: '2023-09-08 15:00:00'
                    end: '2023-09-08 16:00:00'
                    title: Google Chrome
                    title_display: Google Chrome
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-11 14:00:00'
                    end: '2023-09-11 15:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 10
                      icon: null
                  - start: '2023-09-11 14:00:00'
                    end: '2023-09-11 15:00:00'
                    title: Wireshark.exe
                    title_display: Wireshark.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 9
                      icon: null
                  - start: '2023-09-11 14:00:00'
                    end: '2023-09-11 15:00:00'
                    title: NOTEPAD.EXE
                    title_display: NOTEPAD.EXE
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 5
                      icon: null
                  - start: '2023-09-11 14:00:00'
                    end: '2023-09-11 15:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 4
                      icon: null
                  - start: '2023-09-11 14:00:00'
                    end: '2023-09-11 15:00:00'
                    title: Safari浏览器
                    title_display: Safari浏览器
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 3
                      icon: null
                  - start: '2023-09-11 15:00:00'
                    end: '2023-09-11 16:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 7
                      icon: null
                  - start: '2023-09-11 15:00:00'
                    end: '2023-09-11 16:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 3
                      icon: null
                  - start: '2023-09-11 15:00:00'
                    end: '2023-09-11 16:00:00'
                    title: motty.exe
                    title_display: motty.exe
                    list:
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 1
                      icon: null
                  - start: '2023-09-11 16:00:00'
                    end: '2023-09-11 17:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 14
                      icon: null
                  - start: '2023-09-11 16:00:00'
                    end: '2023-09-11 17:00:00'
                    title: Wireshark.exe
                    title_display: Wireshark.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 3
                      icon: null
                  - start: '2023-09-11 17:00:00'
                    end: '2023-09-11 18:00:00'
                    title: ToDesk.exe
                    title_display: ToDesk.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 3
                      icon: null
                  - start: '2023-09-11 17:00:00'
                    end: '2023-09-11 18:00:00'
                    title: chrome.exe
                    title_display: chrome.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 3
                      icon: null
                  - start: '2023-09-11 20:00:00'
                    end: '2023-09-11 21:00:00'
                    title: Microsoft Word
                    title_display: Microsoft Word
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 2
                      icon: null
                  - start: '2023-09-11 21:00:00'
                    end: '2023-09-11 22:00:00'
                    title: Microsoft Word
                    title_display: Microsoft Word
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 3
                      icon: null
                  - start: '2023-09-12 10:00:00'
                    end: '2023-09-12 11:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 7
                      icon: null
                  - start: '2023-09-12 10:00:00'
                    end: '2023-09-12 11:00:00'
                    title: pycharm64.exe
                    title_display: pycharm64.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 6
                      icon: null
                  - start: '2023-09-12 10:00:00'
                    end: '2023-09-12 11:00:00'
                    title: WPS Office
                    title_display: WPS Office
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 5
                      icon: null
                  - start: '2023-09-12 10:00:00'
                    end: '2023-09-12 11:00:00'
                    title: NOTEPAD.EXE
                    title_display: NOTEPAD.EXE
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 4
                      icon: null
                  - start: '2023-09-12 10:00:00'
                    end: '2023-09-12 11:00:00'
                    title: msedge.exe
                    title_display: msedge.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 2
                      icon: null
                  - start: '2023-09-12 10:00:00'
                    end: '2023-09-12 11:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 11:00:00'
                    end: '2023-09-12 12:00:00'
                    title: Wireshark.exe
                    title_display: Wireshark.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 8
                      icon: null
                  - start: '2023-09-12 11:00:00'
                    end: '2023-09-12 12:00:00'
                    title: NOTEPAD.EXE
                    title_display: NOTEPAD.EXE
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 4
                      icon: null
                  - start: '2023-09-12 13:00:00'
                    end: '2023-09-12 14:00:00'
                    title: Wireshark.exe
                    title_display: Wireshark.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 6
                      icon: null
                  - start: '2023-09-12 14:00:00'
                    end: '2023-09-12 15:00:00'
                    title: Wireshark.exe
                    title_display: Wireshark.exe
                    list:
                    - content: 2209258a-82ca-4411-a792-0d713640791e
                      content_display: win-拷贝
                      cnt: 6
                      icon: null
                  - start: '2023-09-12 14:00:00'
                    end: '2023-09-12 15:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 6
                      icon: null
                  - start: '2023-09-12 14:00:00'
                    end: '2023-09-12 15:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 15:00:00'
                    end: '2023-09-12 16:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 16:00:00'
                    end: '2023-09-12 17:00:00'
                    title: MobaXterm_Personal_20.3.exe
                    title_display: MobaXterm_Personal_20.3.exe
                    list:
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 17:00:00'
                    end: '2023-09-12 18:00:00'
                    title: motty.exe
                    title_display: motty.exe
                    list:
                    - content: 0e38a34e-c0fa-4fec-9517-ec001429ec19
                      content_display: '111'
                      cnt: 3
                      icon: null
                  - start: '2023-09-12 20:00:00'
                    end: '2023-09-12 21:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 25
                      icon: null
                  - start: '2023-09-12 20:00:00'
                    end: '2023-09-12 21:00:00'
                    title: iTerm2
                    title_display: iTerm2
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 20:00:00'
                    end: '2023-09-12 21:00:00'
                    title: 阿里旺旺
                    title_display: 阿里旺旺
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 20:00:00'
                    end: '2023-09-12 21:00:00'
                    title: 飞书
                    title_display: 飞书
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
                      cnt: 1
                      icon: null
                  - start: '2023-09-12 21:00:00'
                    end: '2023-09-12 22:00:00'
                    title: 企业微信
                    title_display: 企业微信
                    list:
                    - content: f061d583-f181-40aa-9062-4a036d99173f
                      content_display: hu_内容阻断
         

# --- truncated at 32 KB (192 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/chaitin/refs/heads/main/openapi/chaitin-policylog-clipboard-timelinelist-api-openapi.yml