api_access_token: ********************curl --location 'http://localhost:3030/api/v1/accounts//conversations/meta?status=undefined&q=undefined&inbox_id=undefined&team_id=undefined&labels=undefined' \
--header 'api_access_token: <api-key>'{
"meta": {
"mine_count": 0,
"unassigned_count": 0,
"assigned_count": 0,
"all_count": 0
}
}