---
title: "Community creator profile"
method: GET
path: "/social-intelligence/creators/{handle}"
tags: ["Social Intelligence"]
---

# Community creator profile

`GET /social-intelligence/creators/{handle}`

Ecosystem-wide profile for one creator by TikTok handle: name, avatar, TikTok URL, region, content categories, and windowed `performance` (GMV, average views, shop posts, engagement rate, followers).

This is the community view — what the creator does across all brands, which is the only view that exists for creators you have never worked with. For their history with *your* shop, use the CRM endpoints.

## Path parameters

- `handle` string, required

## Query parameters

- `window_days` integer — Metric window in days. Only 1, 7, 28 are backed by data; anything else falls back to 28. The window is echoed back as `windowDays`.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/reacherapp/apis/reacher-data-api.md) · [All operations](https://skmtc.dev/reacherapp/apis/reacher-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/reacherapp/reacher-data-api/revisions/30786bf76d4b/schema)
