### View the Card Shop

`GET /api/v1/admin/shop/storefront`

- Authentication: manager session (JWT) or API token
- Permission: `prm_shop_index` (View the Card Shop)
- Risk: read

_This endpoint has no hand-written reference entry yet. The method, path, authentication, permission and rate limit above are generated from the running router and are accurate; there is no request or response example._

