API ReferencePricesGet a price by IDGet a price by ID GET /v1/products/:productId/prices/:id Retrieve a single price by its unique identifier. Request Responses200401403404Price retrieved successfullyUnauthorized - Invalid or missing tokenForbidden - product:read scope requiredPrice not found