---
title: "Get Agreement Detail"
method: GET
path: "/v2/datasets/odyssey/credit-analysis/agreements/{company}"
tags: ["odyssey"]
---

# Get Agreement Detail

`GET /v2/datasets/odyssey/credit-analysis/agreements/{company}`

Get the most recent credit agreement filing for a company.

Locates the 8-K filing containing the credit agreement and provides
a link to the full document on SEC EDGAR.

## Path parameters

- `company` string, required

## Response `200`

Successful Response

- OdysseyCreditAnalysisAgreementDetailResponse
  - `company` string
  - `error` string

## Other responses

- `500` — Internal server error

---

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