Get product

GET /self/{shopId}/v2/products/{productId}

Path parameters

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