---
title: "GET /import/analyze"
method: GET
path: "/import/analyze"
tags: ["import"]
---

# GET /import/analyze

`GET /import/analyze`

Get a column info from analyze sheet

## Query parameters

- `attachmentUrl` string, required
- `fileType` 'csv' | 'excel', required

## Response `200`

Returns columnHeader analyze from file

- object
  - `worksheets` object, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
