Authorization: Bearer ********************
curl --location --request GET 'https://hvi-api.sigpruta.co/pei/total' \ --header 'Authorization: Bearer <token>'
{"data":{"totalPei":{"count":1},"totalReviewed":{"count":1},"totalUnderReview":{"count":0}}}