REST API: RESPONSE FORMAT
JSON
The response to your requests is JSON formatted data. Please see the Properties definition for each Method and Resource URI in the online documentation.
Exceptions
In the event of an error, the HTTP response body contains the information defined below to identify the error condition.
Status
The HTTP status code for the exception.
Message
A more descriptive message regarding the exception.
Code
(Conditional) An error code to identify the exception.