---
title: "Get Institution Stats"
method: GET
path: "/api/v3/accounts/{institution_id}/stats"
tags: ["Accounts"]
---

# Get Institution Stats

`GET /api/v3/accounts/{institution_id}/stats`

## Path parameters

- `institution_id` string, required

## Response `200`

Successful Response

- InstitutionStatsResponse
  - `signals` integer, required
  - `rfps` integer, required
  - `grants` integer, required
  - `contacts` integer, required
  - `linked_providers` CRMType[]

## Other responses

- `422` — Validation Error

---

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