keecode logokeecode
404

Not Found

Client Error

Description

The requested resource could not be found

Common Usage

Most common error; resource doesn't exist or was deleted

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 404 Not Found

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 404 Not Found