curl --location --request GET 'https://api.safetykit.com/v1/import/import_01hexzqs3n8hx83psy4ernj2zz' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <api_key>'
{ "import_id": "import_01hexzqs3n8hx83psy4ernj2zz", "import_status": "WAITING_FOR_UPLOAD", "s3_key": "import/53ee3a58-73c6-4b3d-9d57-e6fe277c8dba/01HEXZQW6B07FKNV1D8P2M7F4B", "filename": "api_upload.jsonl", "created_at": "2023-11-15T18:59:43.004Z" }
This endpoint retrieves the status and metadata of an import.