---
title: "Lấy chi tiết hợp đồng IR của 1 mã chứng khoán"
method: GET
path: "/ir/contracts/{symbol}"
tags: ["IR"]
---

# Lấy chi tiết hợp đồng IR của 1 mã chứng khoán

`GET /ir/contracts/{symbol}`

## Path parameters

- `symbol` string, required

## Response `200`

Thành công

- FireAntApiModelsInvestorRelationsIRContractDetailInfo — Represents detailed information about an investor relations contract.
  - `symbol` string — Gets or sets the symbol associated with the contract.
  - `information` object — Gets or sets additional information about 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)
