---
title: "Lấy thống kê hoạt động IR của 1 mã chứng khoán"
method: GET
path: "/ir/latest-statistics/{symbol}"
tags: ["IR"]
---

# Lấy thống kê hoạt động IR của 1 mã chứng khoán

`GET /ir/latest-statistics/{symbol}`

## Path parameters

- `symbol` string, required

## Response `200`

Thành công

- FireAntApiModelsInvestorRelationsIRContractLastStatistics — Represents the last statistics of an investor relations contract.
  - `symbol` string — Gets or sets the symbol associated with the contract.
  - `lastUpdated` string, date-time — Gets or sets the date and time when the statistics were last updated.
  - `statistics` object — Gets or sets the statistical data related to the contract.

## Other responses

- `400` — Có lỗi khi thực hiện thao tác

---

[API](https://skmtc.dev/fireant/apis/fireant-restful-api.md) · [All operations](https://skmtc.dev/fireant/apis/fireant-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fireant/fireant-restful-api/revisions/12bfdf99ab50/schema)
