Authorization User Roles HTTP Methods Real-Time Data Streaming Status Codes Content Types Errors Pagination Rate Limiting Versioning
Please beware that the documentation is still in Alpha!
If an error occurs, the response body will contain more information about the error in JSON format.
Here is an example of a JSON error response:
1link{
2link "error": "INVALID_PARAMETER",
3link "error_description": "The 'sort' parameter is invalid."
4link}