curl --location -g --request GET 'http:///V1/products/attributes//options'
[
{
"is_default": true,
"label": "string",
"sort_order": 0,
"store_labels": [
{
"label": "string",
"store_id": 0
}
],
"value": "string"
}
]