HTTP 200 — OK

Default success for GET; body usually contains the resource.

All HTTP status codesJSON Formatter

Related: 201204301302304400

Frequently asked questions

What is HTTP 200?

200 OK: The request succeeded. Default success for GET; body usually contains the resource.

Where can I see all status codes?

Open the HTTP status codes hub on TryDevSnip for the full list.