200 OK

2xx Success. The request succeeded. The response body contains the requested resource or the result of the action.

2xx Success

What it means

The request succeeded. The response body contains the requested resource or the result of the action.

Common causes

The standard success response for GET, POST, PUT, and other requests that completed without error.

How to fix it

No fix needed — this is the expected successful response.

Frequently asked questions

What does HTTP 200 mean?

The request succeeded. The response body contains the requested resource or the result of the action.

What causes a 200 OK?

The standard success response for GET, POST, PUT, and other requests that completed without error.

How do I fix a 200 error?

No fix needed — this is the expected successful response.

Other 2xx Success codes