202
Accepted
2xx · Success
The request has been accepted for processing, but is not complete.
What does HTTP 202 Accepted mean?
The request has been accepted for processing, but the processing has not finished and may not succeed. It is common in asynchronous or queued workflows.
2xx responses mean the request was successfully received, understood, and accepted. This is the range you want to see for healthy requests.
Related 2xx status codes
Look up and search every HTTP status code in one place.
Open the HTTP Status Code tool