404
Not Found
4xx Client ErrorWhat It Means
The server cannot find the requested resource. The URL is not recognized.
When You'll See It
Returned when a page, API endpoint, or resource does not exist.
Related Status Codes
Frequently Asked Questions
What does HTTP 404 mean?
HTTP 404 Not Found means: The server cannot find the requested resource. The URL is not recognized.
When does a server return 404?
Returned when a page, API endpoint, or resource does not exist.
Is 404 a client error or server error?
HTTP 404 is a Client Error (4xx) response. This means the issue is on the client side — the request was incorrect or unauthorized.
Looking for all status codes in one place? Use the interactive HTTP Status Codes reference tool to search and browse all codes.