200
Success
200 OK
The request has succeeded. The meaning depends on the HTTP method used.
Description
The 200 OK status code indicates that the request has succeeded. The response body contains the requested data.
For GET requests, the response contains the requested resource. For POST requests, it contains the result of the action.
Check your website's HTTP status code
Check now →