---
title: "List status reasons for given shift status"
method: GET
path: "/shift-status/{status_name}/status-reason"
tags: ["Shift status reasons"]
---

# List status reasons for given shift status

`GET /shift-status/{status_name}/status-reason`

## Query parameters

- `page` integer
- `items_per_page` integer

## Headers

- `Authorization` string, string, required
- `Context` string, string, required
- `Accept` 'application/json', required
- `X-Accept-Timezone` string
- `X-Accept-Date-ISO` 'on'

## Response `200`

The current state of the order after the agency shift change

- string[]

## Other responses

- `204` — No Content. There were no records to return based on your query.
- `400` — Validation errors
- `401` — Failed to authenticate the user making the request
- `404` — No resource found
- `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)
