Get the descriptions for a product
Testing
GET
/rest/v1/products/{product id}/descriptions
Request
Path Params
product id
string
required
Example:
1
Query Params
pageSize
integer
optional
Example:
100
pageNumber
integer
optional
Example:
1
language
string
optional
type
string
optional
Request samples
Responses
Modified at 2025-02-25 11:41:13