curl --location --request GET '/core/auth/license' \
--header 'Authorization: {{ACCESS_TOKEN}}'
{
"appCounts": 1,
"comPointCounts": 3,
"dashboardCounts": 3,
"devPointCounts": 4,
"flowCounts": 1,
"flowExecCounts": 1,
"reportCounts": 1,
"tableCounts": 1,
"totalPointCounts": 3,
"userCounts": 4
}