API
Get Import Metadata
GET
/
import
/
{id}
Authorization
Path
curl --request GET \
--url https://api.tableflow.com/v1/import/{id}
{}
Path Parameters
id
string
requiredImport ID
Response
200 - application/json
The response is of type object
.
curl --request GET \
--url https://api.tableflow.com/v1/import/{id}
{}