---
title: "POST /v1/excel/view/"
method: POST
path: "/v1/excel/view/"
tags: ["excel"]
---

# POST /v1/excel/view/

`POST /v1/excel/view/`

## Response `201`

- ExcelRead
  - `file` string, uri, required
  - `sheets` ExcelSheetView[], required
    - `name` string, required
    - `rowCount` integer, required
    - `columns` ExcelColumnView[], required
      - `existingField` string, required
      - `data` string, required

---

[API](https://skmtc.net/postoo/apis/postoo-api.md) · [All operations](https://skmtc.net/postoo/apis/postoo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postoo/postoo-api/revisions/0d420206bfcc/schema)
