1xx
| path | status code | description | response json |
|---|---|---|---|
/status/100 | 100 | 100 Continue | https://svatus.pages.dev/status/100 |
/status/101 | 101 | 101 Switching Protocols | https://svatus.pages.dev/status/101 |
/status/102 | 102 | 102 Processing | https://svatus.pages.dev/status/102 |
/status/103 | 103 | 103 Early Hints | https://svatus.pages.dev/status/103 |
2xx
| path | status code | description | response json |
|---|---|---|---|
/status/200 | 200 | 200 OK | https://svatus.pages.dev/status/200 |
/status/201 | 201 | 201 Created | https://svatus.pages.dev/status/201 |
/status/202 | 202 | 202 Accepted | https://svatus.pages.dev/status/202 |
/status/203 | 203 | 203 Non-Authoritative Information | https://svatus.pages.dev/status/203 |
/status/204 | 204 | 204 No Content | https://svatus.pages.dev/status/204 |
/status/205 | 205 | 205 Reset Content | https://svatus.pages.dev/status/205 |
/status/206 | 206 | 206 Partial Content | https://svatus.pages.dev/status/206 |
/status/207 | 207 | 207 Multi-Status | https://svatus.pages.dev/status/207 |
/status/208 | 208 | 208 Already Reported | https://svatus.pages.dev/status/208 |
/status/226 | 226 | 226 IM Used | https://svatus.pages.dev/status/226 |
3xx
| path | status code | description | response json |
|---|---|---|---|
/status/300 | 300 | 300 Multiple Choices | https://svatus.pages.dev/status/300 |
/status/301 | 301 | 301 Moved Permanently | https://svatus.pages.dev/status/301 |
/status/302 | 302 | 302 Found | https://svatus.pages.dev/status/302 |
/status/303 | 303 | 303 See Other | https://svatus.pages.dev/status/303 |
/status/304 | 304 | 304 Not Modified | https://svatus.pages.dev/status/304 |
/status/307 | 307 | 307 Temporary Redirect | https://svatus.pages.dev/status/307 |
/status/308 | 308 | 308 Permanent Redirect | https://svatus.pages.dev/status/308 |
4xx
| path | status code | description | response json |
|---|---|---|---|
/status/400 | 400 | 400 Bad Request | https://svatus.pages.dev/status/400 |
/status/401 | 401 | 401 Unauthorized | https://svatus.pages.dev/status/401 |
/status/402 | 402 | 402 Payment Required | https://svatus.pages.dev/status/402 |
/status/403 | 403 | 403 Forbidden | https://svatus.pages.dev/status/403 |
/status/404 | 404 | 404 Not Found | https://svatus.pages.dev/status/404 |
/status/405 | 405 | 405 Method Not Allowed | https://svatus.pages.dev/status/405 |
/status/406 | 406 | 406 Not Acceptable | https://svatus.pages.dev/status/406 |
/status/407 | 407 | 407 Proxy Authentication Required | https://svatus.pages.dev/status/407 |
/status/408 | 408 | 408 Request Timeout | https://svatus.pages.dev/status/408 |
/status/409 | 409 | 409 Conflict | https://svatus.pages.dev/status/409 |
/status/410 | 410 | 410 Gone | https://svatus.pages.dev/status/410 |
/status/411 | 411 | 411 Length Required | https://svatus.pages.dev/status/411 |
/status/412 | 412 | 412 Precondition Failed | https://svatus.pages.dev/status/412 |
/status/413 | 413 | 413 Payload Too Large | https://svatus.pages.dev/status/413 |
/status/414 | 414 | 414 URI Too Long | https://svatus.pages.dev/status/414 |
/status/415 | 415 | 415 Unsupported Media Type | https://svatus.pages.dev/status/415 |
/status/416 | 416 | 416 Range Not Satisfiable | https://svatus.pages.dev/status/416 |
/status/417 | 417 | 417 Expectation Failed | https://svatus.pages.dev/status/417 |
/status/418 | 418 | 418 I'm a teapot | https://svatus.pages.dev/status/418 |
/status/421 | 421 | 421 Misdirected Request | https://svatus.pages.dev/status/421 |
/status/422 | 422 | 422 Unprocessable Content | https://svatus.pages.dev/status/422 |
/status/423 | 423 | 423 Locked | https://svatus.pages.dev/status/423 |
/status/424 | 424 | 424 Failed Dependency | https://svatus.pages.dev/status/424 |
/status/425 | 425 | 425 Too Early | https://svatus.pages.dev/status/425 |
/status/426 | 426 | 426 Upgrade Required | https://svatus.pages.dev/status/426 |
/status/428 | 428 | 428 Precondition Required | https://svatus.pages.dev/status/428 |
/status/429 | 429 | 429 Too Many Requests | https://svatus.pages.dev/status/429 |
/status/431 | 431 | 431 Request Header Fields Too Large | https://svatus.pages.dev/status/431 |
/status/451 | 451 | 451 Unavailable For Legal Reasons | https://svatus.pages.dev/status/451 |
5xx
| path | status code | description | response json |
|---|---|---|---|
/status/500 | 500 | 500 Internal Server Error | https://svatus.pages.dev/status/500 |
/status/501 | 501 | 501 Not Implemented | https://svatus.pages.dev/status/501 |
/status/502 | 502 | 502 Bad Gateway | https://svatus.pages.dev/status/502 |
/status/503 | 503 | 503 Service Unavailable | https://svatus.pages.dev/status/503 |
/status/504 | 504 | 504 Gateway Timeout | https://svatus.pages.dev/status/504 |
/status/505 | 505 | 505 HTTP Version Not Supported | https://svatus.pages.dev/status/505 |
/status/506 | 506 | 506 Variant Also Negotiates | https://svatus.pages.dev/status/506 |
/status/507 | 507 | 507 Insufficient Storage | https://svatus.pages.dev/status/507 |
/status/508 | 508 | 508 Loop Detected | https://svatus.pages.dev/status/508 |
/status/510 | 510 | 510 Not Extended | https://svatus.pages.dev/status/510 |
/status/511 | 511 | 511 Network Authentication Required | https://svatus.pages.dev/status/511 |