---
title: "Count persons in the organization available to invite as users"
method: GET
path: "/v2/org/{orgId}/person/count-invite-users"
tags: ["person"]
---

# Count persons in the organization available to invite as users

`GET /v2/org/{orgId}/person/count-invite-users`

## Path parameters

- `orgId` string, required

## Query parameters

- `q` string
- `isPreboarding` boolean

## Response `200`

count returned

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/33fc84a173ce/schema)
