---
title: "List on-the-run bills"
method: GET
path: "/bills/otr"
tags: ["catalog"]
---

# List on-the-run bills

`GET /bills/otr`

Returns the on-the-run treasury bill for each standard maturity period of the given issuer country that currently has a matching bill. Periods with no matching bill are omitted from the response.

## Query parameters

- `issuer_country` string, required

## Response `200`

Successful Response

- object

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/joinsophic/apis/sophic-engine-api.md) · [All operations](https://skmtc.net/joinsophic/apis/sophic-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joinsophic/sophic-engine-api/revisions/5b4c43e2941b/schema)
