Common API Error Information
Common API error information (response) is shown below.
Status
Returns the status of the request.
- 400:
- If there is an invalid parameter.
- 401:
- Authentication error. Authentication token does not exist, or if there is an error in the authentication token.
- 404:
- If the specified URL does not exist, or if there is an error in the URL.
- 415:
- If an invalid content type is specified.
- 500:
- If an unexpected error has occurred.
Data Type | Cardinality |
---|---|
Int | 1..1 |