202Accepted
The request was accepted for processing, but the work has not finished and might not succeed.
Browse all HTTP status codesWhen you see it
The honest answer for anything queued: a video starting to encode, a report being generated, an email joining a send queue. The server is promising to try, not reporting a result.
A useful 202 response tells the client how to find out what happened, usually a status URL to poll. Without that, the client knows only that something was accepted and has no way to learn the outcome.
Look up another one
Open
Type a code, a partial code like 40, or any word from a name or description. Everything runs in your browser.
Filter
Copy format
Status codes
69 of 69 codes. Click a row to copy it.
1xx Informational (4)
2xx Success (10)
3xx Redirection (8)
4xx Client errors (31)
5xx Server errors (16)