---
title: "Return status code or random status code if more than one are given"
method: GET
path: "/status/{codes}"
tags: ["Status codes"]
---

# Return status code or random status code if more than one are given

`GET /status/{codes}`

## Path parameters

- `codes` string, required

## Response `200`

Success

## Other responses

- `100` — Informational responses
- `300` — Redirection
- `400` — Client Errors
- `500` — Server Errors

---

[API](https://skmtc.net/httpbin/apis/httpbin-org.md) · [All operations](https://skmtc.net/httpbin/apis/httpbin-org/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/httpbin/httpbin-org/revisions/1e1ea0d01f81/schema)
