Response Status Code

glossary

Response Status Code

A three-digit HTTP status code returned by an API indicating the result of a request: 2xx success, 3xx redirect, 4xx client error, 5xx server error.

See Also

Other languages