# Get all the needed information for products page of the shop **GET /v2/public/shops/{shopId}/listings** ## Servers - https://dev.sellpass.io: https://dev.sellpass.io () ## Authentication methods - Bearer ## Parameters ### Path parameters - **shopId** (integer(int64)) ### Query parameters - **key** (string) ## Responses ### 200 Page Info #### Body: application/json (object) - **data** (object) - **message** (string | null) - **errors** (array[string] | null) - **log** (string | null) ### 404 Shop Not Found [Powered by Bump.sh](https://bump.sh)