# In-stores ## List of all in-stores - [GET /api/in-stores](https://api.docs.shoptet.com/shoptet-api/openapi/in-stores/getlistofinstores.md): Provides a list of in-stores. This endpoint is available only when the 'In-store sales channel' module is active. It is currently considered beta/experimental, and its structure may change in the future. ## In-store detail - [GET /api/in-stores/{id}](https://api.docs.shoptet.com/shoptet-api/openapi/in-stores/getinstoredetail.md): Provides detailed information about the in-store. This endpoint is available only when the 'In-store sales channel' module is active. It is currently considered beta/experimental, and its structure may change in the future.