# SuccessStatusCode

**Kind:** Type

**Source:** [`src/utils/http-status.ts`](https://github.com/honojs/hono/blob/main/src/utils/http-status.ts#L7)

**Part of:** [Utils](subsystem-src-utils)

## Definition

```ts
200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 226
```
