# GET /big-commerce-stores/{id}.json **GET /big-commerce-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) - **accessToken** (string | null) Access token - **archiveReason** (string | null) Archive reason - **authenticationType** (string | null) Authentication type - **channelId** (integer(int32)) Channel - **clientId** (string | null) Client - **clientSecret** (string | null) Client secret - **createdAt** (string(date-time)) Created at - **defaultCategory** (string | null) Default category - **enabled** (boolean | null) Enabled - **externalChannelId** (string | null) External channel - **id** (integer(int32)) Id - **importCancelledOrders** (boolean | null) Import cancelled orders - **lastFetchedSalesAt** (string(date-time) | null) Last fetched sales at - **name** (string | null) Name - **orderPolling** (boolean | null) Order polling - **shop** (string) Shop - **singleVariantPricingUpdate** (string | null) For single variant products, should the price be updated on the product, variant or both? - **storeHash** (string | null) Store hash - **updatedAt** (string(date-time)) Updated at - **useTotalTax** (boolean | null) Use total tax [Powered by Bump.sh](https://bump.sh)