Get products

GET /self/{shopId}/v2/products

Path parameters

Responses

GET /self/{shopId}/v2/products
curl \
 --request GET 'https://dev.sellpass.io/self/{shopId}/v2/products' \
 --header "Authorization: $API_KEY"