Chaitin Tech browsermanager/download API

浏览器管理/下载

OpenAPI Specification

chaitin-browsermanager-download-api-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: APISec Management account browsermanager/download API
  version: '26.05'
  description: Generated from APISec skyview APIView classes.
tags:
- name: browsermanager/download
  description: 浏览器管理/下载
paths:
  /browsermanager/download:
    post:
      summary: 浏览器导出
      deprecated: false
      description: ''
      tags:
      - browsermanager/download
      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:
                search:
                  type: string
                time_range:
                  type: object
                  properties:
                    begin:
                      type: string
                    end:
                      type: string
                  required:
                  - begin
                  - end
                name:
                  type: string
                output:
                  type: object
                  properties:
                    ext:
                      type: string
                    fields:
                      type: array
                      items:
                        type: object
                        properties:
                          name:
                            type: string
                          display_name:
                            type: string
                  required:
                  - ext
                  - fields
                queries:
                  type: array
                  items: {}
                tid:
                  type: string
                plugin_id:
                  type: string
              required:
              - search
              - time_range
              - name
              - output
              - queries
              - tid
              - plugin_id
            example:
              search: ''
              time_range:
                begin: '2024-01-01 00:00:00'
                end: '2025-08-15 13:55:20'
              name: vvv
              output:
                ext: xlsx
                fields:
                - name: staff_name
                  display_name: 员工姓名
              queries: []
              tid: 904d9c3fdd8449618914872bc7d2d398
              plugin_id: plugin1 id
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: object
                properties:
                  code:
                    type: integer
                  msg:
                    type: string
                  data:
                    type: object
                    properties:
                      begin_time:
                        type: string
                      source_fields:
                        type: array
                        items:
                          type: object
                          properties:
                            name:
                              type: string
                            display_name:
                              type: string
                      ext:
                        type: string
                      uid:
                        type: string
                      company_id:
                        type: string
                      state:
                        type: string
                      create_time:
                        type: string
                      quotechar:
                        type: string
                      name:
                        type: string
                      end_time:
                        type: string
                      create_by_id:
                        type: string
                      update_by_id:
                        type: string
                      count:
                        type: integer
                      encoding:
                        type: string
                      order_category:
                        type: string
                      query_params:
                        type: object
                        properties:
                          queries:
                            type: array
                            items: {}
                          filters:
                            type: object
                            properties: {}
                          time_range:
                            type: object
                            properties:
                              begin:
                                type: string
                              end:
                                type: string
                            required:
                            - begin
                            - end
                        required:
                        - queries
                        - filters
                        - time_range
                      description:
                        type: string
                      category:
                        type: string
                      update_time:
                        type: string
                      compress_category:
                        type: 'null'
                    required:
                    - begin_time
                    - source_fields
                    - ext
                    - uid
                    - company_id
                    - state
                    - create_time
                    - quotechar
                    - name
                    - end_time
                    - create_by_id
                    - update_by_id
                    - count
                    - encoding
                    - order_category
                    - query_params
                    - description
                    - category
                    - update_time
                    - compress_category
                required:
                - code
                - msg
                - data
              example:
                code: 0
                msg: 正常
                data:
                  begin_time: '2023-12-31T16:00:00Z'
                  source_fields:
                  - name: staff_name
                    display_name: 员工姓名
                  ext: xlsx
                  uid: 17ca6536-37f6-466c-a0a3-752d8050e940
                  company_id: f7007ddf-efb3-4f54-94a7-b440639a4de7
                  state: created
                  create_time: '2025-03-13T09:17:17.635149Z'
                  quotechar: ''
                  name: vvv
                  end_time: '2024-08-15T05:55:20Z'
                  create_by_id: f0159759-005e-4619-84f4-c1bc18540f4f
                  update_by_id: f0159759-005e-4619-84f4-c1bc18540f4f
                  count: 0
                  encoding: utf8
                  order_category: desc
                  query_params:
                    queries: []
                    filters: {}
                    time_range:
                      begin: '2023-12-31T16:00:00Z'
                      end: '2024-08-15T05:55:20Z'
                  description: ''
                  category: browser_manager
                  update_time: '2025-03-13T09:17:17.635180Z'
                  compress_category: null
      security: []