HTTP 200 OK is a success-class status code defined in RFC9110. The request succeeded. The standard response for successful HTTP requests.
Success responses confirm the request was received, understood and accepted. On the wire, the response begins with the status line HTTP/1.1 200 OK.