Which status code indicates a successful GET request in the REST API?
200 OK
201 Created
400 Bad Request
500 Internal Server Error
Submit