---
title: "Get the org's HITL approval-UX lines (resolved)"
method: GET
path: "/v1/hitl/approval-messages"
tags: ["hitl"]
---

# Get the org's HITL approval-UX lines (resolved)

`GET /v1/hitl/approval-messages`

## Response `200`

Successful Response

- ApprovalMessagesResponse — The org's two HITL approval-UX lines, RESOLVED (org value or code default). Both are always concrete strings: when the org hasn't configured a line, the resolved code default is surfaced so the UI shows exactly what an end-user will see. To revert a line to its default, PUT ``null`` for that field.
  - `holding_line` string, required
  - `waiting_reply` string, required

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/versions/888bdd5c076e/schema)
