latestOpenAPI 3.0.02026-07-2455104.8 MB
8a27ba392442
Product Property
List product properties
Lists available products properties.
get/api/v1/productsProperties
Response
Operation completed successfully.
Example response
{
"data": [
{
"id": "17",
"name": "Color",
"project": {
"id": "1337"
}
}
]
}