curl --location --request GET '/core/pipesetting' \
--header 'Authorization: {{ACCESS_TOKEN}}'[
{
"id": "string",
"style": [
{
"property1": "string",
"property2": "string"
}
],
"title": "string",
"type": "string"
}
]