# GET /inventory-imports/{id}.json **GET /inventory-imports/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Responses ### 200 Successful response #### Body: application/json (object) - **adjustmentReasonId** (integer(int32) | null) Adjustment reason - **archiveReason** (string | null) Archive reason - **caseInsensitiveSkus** (boolean | null) Case insensitive skus - **createdAt** (string(date-time)) Created at - **enabled** (boolean | null) Enabled - **fileUri** (string) File uri - **id** (integer(int32) | null) Id - **importSchedule** (string | null) Import schedule - **lastImportedAt** (string(date-time) | null) Last imported at - **lastImportedUri** (string | null) Last imported uri - **name** (string) Name - **updatedAt** (string(date-time)) Updated at - **warehouseId** (integer(int32)) Warehouse [Powered by Bump.sh](https://bump.sh)