Authorization: Bearer ********************
curl --location --request GET '/rsc/api/v1/user/calls/call-limit' \ --header 'Authorization: Bearer <token>'
{ "costType": 0, "limit": 0 }