Response Status Code
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.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC