how to fetch the top talkers from fmc via rest api
we have enabled the rest api from the fmc and we are trying to fetch the top talkers from postman with providing the auth-token and the domainUUID
https://{{fmc_ip}}/api/fmc/v1/topTalker?count=10
But...