Authorization: Bearer ********************
curl --location --request GET 'https://test.e-mole.net/api/productspecificationattributes/92108412?fields=' \
--header 'Accept: text/plain'
{
"product_specification_attributes": [
{
"product_id": -79175792,
"attribute_type_id": -4169774,
"specification_attribute_option_id": -2313337,
"custom_value": "in",
"allow_filtering": true,
"show_on_product_page": true,
"display_order": 15661174,
"attribute_type": "dolor sint",
"specification_attribute_option": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"id": -97076197
},
{
"product_id": -51995696,
"attribute_type_id": -53335071,
"specification_attribute_option_id": 21277712,
"custom_value": "adipisicing commodo est et",
"allow_filtering": false,
"show_on_product_page": false,
"display_order": 51221450,
"attribute_type": "exercitation minim commodo et Excepteur",
"specification_attribute_option": {
"value": "<Error: Too many levels of nesting to fake this schema>"
},
"id": -7406586
}
]
}