Response Attributes
All API error responses follow this format and will remain consistent:The HTTP status code of the error
The status code description (e.g.,
NOT_FOUND
)A descriptive message explaining the error
Learn how to handle API errors properly.
NOT_FOUND
)