TableFlow home page
Search or ask...
Sign in
Request demo
Request demo
Search...
Navigation
API
Download Import CSV
Documentation
GitHub
Welcome
Introduction
Implementation Steps
Configure Importer
Embed Importer
Retrieve Data
Reference
Templates
Data Types
Validations
Webhooks
Slack Notifications
Shareable Links
SDK
React
JavaScript
API
GET
Get Import
GET
Get Import Rows
GET
Download Import CSV
POST
Create Importer
GET
Get Importer
PUT
Edit Importer
DEL
Delete Importer
API
Download Import CSV
GET
/
import
/
{id}
/
download
Try it
Retrieve an import as a CSV file.
Path Parameters
id
string
required
Import ID
Response
200 - text/csv
The response is of type
file
.
Get Import Rows
Create Importer