Overview
Caspen uses conventional HTTP status codes to describe request outcomes:- Codes in the
2xxrange indicate success. - Codes in the
4xxrange indicate an issue with the request. - Codes in the
5xxrange indicate a server-side problem.
Understand how the Caspen API reports problems and the status codes you might encounter
2xx range indicate success.4xx range indicate an issue with the request.5xx range indicate a server-side problem.