📋 HTTP Status Code Lookup
HTTP response status code description and lookup tool
Common Status Codes
Continue
Continue. The client should continue with its request
Switching Protocols
Switching Protocols. Server switches protocol upon client request
OK
Request successful. Generally used for GET and POST requests
Created
Created. Successful request and created new resource
Accepted
Accepted. Request accepted but not yet completed
No Content
No Content. Server successfully processed but returned no content
Moved Permanently
Moved Permanently. Resource has been permanently moved to new URI
Found
Found. Similar to 301 but resource is only temporarily moved
Not Modified
Not Modified. Requested resource has not been modified
Bad Request
Bad Request. Client request has syntax error
Unauthorized
Unauthorized. Request requires user authentication
Forbidden
Forbidden. Server understands request but refuses to execute
Not Found
Not Found. Server cannot find the requested resource
Method Not Allowed
Method Not Allowed. Request method is not allowed
Request Timeout
Request Timeout. Server timeout waiting for request
Conflict
Conflict. Request conflicts with current state of server
Internal Server Error
Internal Server Error. Server internal error
Not Implemented
Not Implemented. Server does not support the functionality
Bad Gateway
Bad Gateway. Invalid response from upstream server
Service Unavailable
Service Unavailable. Server temporarily unavailable
Gateway Timeout
Gateway Timeout. Gateway did not receive timely response