santosh_csc
8 years agoGuide
How to get count of tags created
I want to get the tags created in a specific period. I have used below the call to get the data.
https://community.lithium.com/restapi/vc/metrics/name/tagging_tag_count?date_start=2017-09-01T00:00:00&date_end=2017-09-30T23:59:59&restapi.response_format=json&restapi.session_key=ZjpA8miYNoDXSenJ2wlOlSLeJE0aX0XnH2yAI4fsOFY.
But it's returning "Permission Denied".
So what permission needs to be granted in admin panel to access this API?