> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Positions by Market Token

> Get holders for one outcome token.

Canonical reference: [Market Positions](/data/markets/positions)

```bash theme={null}
curl "https://api.polynode.dev/v3/markets/21578184864194020862792310253337084708609281967112790860038966988826118995357/positions?limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Use this when you already know the outcome token ID.
