Authorization: Bearer ********************
{}
curl --location --request POST 'https://api.cbf.tcn.com/api/v0alpha/ana/admin/GetIndicesVisibility' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"visibilities": [
{
"client_sid": 0,
"year": 0,
"week": 0,
"viewers": [
0
]
}
]
}