cURL
curl --request GET \
--url 'https://app.teable.ai/api/import/analyze?attachmentUrl=SOME_STRING_VALUE&fileType=SOME_STRING_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"worksheets": {}
}import
Get importanalyze
Get a column info from analyze sheet
GET
/
import
/
analyze
cURL
curl --request GET \
--url 'https://app.teable.ai/api/import/analyze?attachmentUrl=SOME_STRING_VALUE&fileType=SOME_STRING_VALUE' \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"worksheets": {}
}Documentation Index
Fetch the complete documentation index at: https://help.teable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
csv, excel Response
200 - application/json
Returns columnHeader analyze from file
Show child attributes
Show child attributes
Last modified on March 5, 2026
Was this page helpful?
⌘I

