# GET /dropship-purchase-imports/{id}.json **GET /dropship-purchase-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) - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32)) Dropship provider - **duoplanePassword** (string) Duoplane password - **duoplaneUsername** (string) Duoplane username - **enabled** (boolean | null) Enabled - **id** (integer(int32) | null) Id - **importSchedule** (string | null) Import schedule - **lastImportedAt** (string(date-time) | null) Last imported at - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)