# GET /magento-stores/{id}.json **GET /magento-stores/{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) - **apiPassword** (string | null) Api password - **apiUsername** (string) Api username - **archiveReason** (string | null) Archive reason - **channelId** (integer(int32)) Channel - **createdAt** (string(date-time)) Created at - **enabled** (boolean | null) Enabled - **id** (integer(int32)) Id - **lastFetchedSalesAt** (string(date-time) | null) Last fetched sales at - **name** (string | null) Name - **paidStatuses** (array[string] | null) Paid statuses - **resourcePath** (string | null) Resource path - **sendShipmentNotifications** (boolean | null) Send shipment notifications - **shop** (string) Shop - **sourceLocation** (string | null) Source location - **updatedAt** (string(date-time)) Updated at - **vendorField** (string | null) Vendor field [Powered by Bump.sh](https://bump.sh)