Return aggregate metrics about enrichment activity for the team — currently the count of enrichment jobs queued/processed in the current calendar month.
Security
bearerAuth
POST
curl -i -X POST \
https://leadgen.grinfi.io/leads/api/enrichment-queue/metrics \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{}'