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