---
title: "Eligible Companies"
method: GET
path: "/api/admin/portal-users/eligible-companies"
tags: ["portal-admin"]
---

# Eligible Companies

`GET /api/admin/portal-users/eligible-companies`

Active customer companies the admin can GRANT dashboard access to — i.e.
companies with a lead at stage 'Active' that don't already have a portal
account. Returns the lead's email (to confirm) and flags when it's missing
so the admin can supply one.

## Query parameters

- `search` string — match company, contact, or email

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/riskcube/apis/slack-lead-manager.md) · [All operations](https://skmtc.dev/riskcube/apis/slack-lead-manager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/riskcube/slack-lead-manager/revisions/4442bbae8296/schema)
