---
title: "List rejection reason options"
method: GET
path: "/v1/rejection_reason_options"
tags: ["Rejection reason options"]
---

# List rejection reason options

`GET /v1/rejection_reason_options`

List the live line item rejection reason options configured for the requesting organization.

## Response `200`

OK

- ListRejectionReasonOptionsResponse
  - `rejection_reason_options` RejectionReasonOptionExternalSchema[], required
    - `id` string, required — Opaque identifier for this rejection reason option.
    - `label` string, required — Display text for this reason.

---

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