---
title: "Get Keywordspy Users Summary"
method: GET
path: "/api/v1/research/keywordspy/users-summary"
tags: ["research"]
---

# Get Keywordspy Users Summary

`GET /api/v1/research/keywordspy/users-summary`

## Response `200`

Successful Response

- KeywordSpyUserSummary[]
  - `user_id` string, required
  - `name` string, required
  - `email` string, required
  - `keyword_count` integer, required

---

[API](https://skmtc.dev/brandbooster/apis/fastapi.md) · [All operations](https://skmtc.dev/brandbooster/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brandbooster/fastapi/revisions/ff7f2b621b41/schema)
