Imports
Get an Import
This endpoint retrieves the status and metadata of an import.
Documentation Index
Fetch the complete documentation index at: https://docs.safetykit.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Unique ID of the import
Status of the import (“WAITING_FOR_UPLOAD”, “IN_PROGRESS”, “COMPLETE”, or “FAILED”)
S3 key where the import file was uploaded
Original filename of the uploaded import
ISO 8601 timestamp when the import was created
Import Status Lifecycle
Imports progress through the following statuses:- WAITING_FOR_UPLOAD - Import created, waiting for file upload to S3
- IN_PROGRESS - File uploaded and being processed
- COMPLETE - Import processing completed successfully
- FAILED - Import processing failed due to an error