---
title: "list reference decline reasons"
method: GET
path: "/reference-decline-reasons"
tags: ["Reference Config"]
---

# list reference decline reasons

`GET /reference-decline-reasons`

## Headers

- `Accept` 'application/json', required
- `X-Accept-Timezone` string

## Response `200`

List Reference Decline Reasons

- object[]
  - `reason` 'not_authorized' | 'no_recollection' | 'not_immediate_senior' | 'prefer_not_to_say', required
  - `display_name` string, required

## Other responses

- `400` — Validation error. Usually caused by a missing or invalid parameter
- `default` — Server error occurred

---

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