API
Get Import
GET
/
import
/
{id}
Retrieve the row data, column definitions, and other information about the import.
The number of rows included is limited to 10,000. If there are more than 10,000 rows, an
error
will be set and
the data should be retrieved using the /rows endpoint.Example Response
Path Parameters
id
string
requiredImport ID
Response
200 - application/json
The response is of type object
.