Imports
Get Import
Gets a specific import.
get/v0/imports/{id}
Path parameters
idstring required
The id of the Import
Response
Import details
idstring required
The unique identifier for the Import
object'import' required
The type of object
status'pending' | 'processing' | 'completed' | 'failed' | 'canceled' required
The status of the Import
format'csv' | 'webset' required
The format of the import.
titlestring required
The title of the import
countnumber required
The number of entities in the import
metadataobject required
Set of key-value pairs you want to associate with this object.
failedReason'invalid_format' | 'invalid_file_content' | 'missing_identifier' nullable required
The reason the import failed
failedAtstring date-time nullable required
When the import failed
failedMessagestring nullable required
A human readable message of the import failure
createdAtstring date-time required
When the import was created
updatedAtstring date-time required
When the import was last updated