Returns blacklisted contact entries for the team. Blacklisted contacts are excluded from imports, enrichment, automations, and mass actions.
Security
bearerAuth
GET
curl -i -X GET \
'https://leadgen.grinfi.io/leads/api/leads-blacklist?limit=20&offset=0' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'