GET /api/config/setting-type-mapping/ HTTP/1.1
Host: platform-api-development.azo.dev
Authorization: Bearer YOUR_SECRET_TOKEN
organization_code: YOUR_API_KEY
Accept: */*
[
{
"id": "2",
"name": "General",
"logoId": "2",
"settingType": "General",
"settingCategory": "General"
}
]