Skip to main content
Error format
Field definitions
  • code – A stable, unique identifier for the error. Useful for programmatic handling and support requests.
  • title – A short, human-readable summary of the issue.
  • message – Detailed guidance to help you resolve the error.
This structure ensures you always get actionable feedback when something doesn’t go as expected.

Auth errors


The following errors can occur when interacting with the Auth APIs endpoints. Each error follows our standard structure, making it easier to debug and respond to issues programmatically.

400

401

403

404

500

Identity errors


The following errors can occur when interacting with the Identity APIs endpoints. Each error follows our standard structure, making it easier to debug and respond to issues programmatically.

400

401

404

500