curl --location 'https://api.narrativ.tech/functions/v1/x-profile-cashtags?account_id=undefined&handle=undefined&start_date=undefined&end_date=undefined&sort_by=undefined&asc=undefined' \
--header 'api-key: <api-key>'{
"totalCashtags": 20823121,
"data": [
{
"cashtag": "abeo",
"totalPosts": 56778473,
"totalViews": 45725417,
"totalEngagement": 76348474
},
{
"cashtag": "cohaero",
"totalPosts": 93621974,
"totalViews": 55321105,
"totalEngagement": 65326962
},
{
"cashtag": "cum",
"totalPosts": 42771974,
"totalViews": 63036888,
"totalEngagement": 54391113
}
],
"pagination": {}
}