---
title: "Get Fii History"
method: GET
path: "/api/v1/fiis/{ticker}/history"
tags: ["fiis"]
---

# Get Fii History

`GET /api/v1/fiis/{ticker}/history`

Get FII monthly history: P/VP, DY, NAV evolution.

## Path parameters

- `ticker` string, required — Ticker

## Query parameters

- `limit` integer — Number of monthly periods
- `format` string — Response format: json or csv

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/usebolsai/apis/bolsai.md) · [All operations](https://skmtc.net/usebolsai/apis/bolsai/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usebolsai/bolsai/revisions/62183de581ea/schema)
