Back

Home Administration API status and error code

This document describes the error codes and messages that Home administration APIs return.

Status

MessageHTTP status codeHTTP status name
The parameters have been valid, and the requested operation has been performed successfully.200Success

Error codes

Client request error

MessageHTTP status codeHTTP status name
Unexpected character encountered while parsing value in Path '{0}'400BadRequest
This item has already been bookmarked.400BadRequest
The field or collection '{0}' contains empty GUID.400BadRequest
The field '{0}' is required.400BadRequest
User is forbidden from accessing this resource.403Forbidden
The task identifier specified does not exist.404NotFound
The report identifier specified does not exist.404NotFound
The specified bookmark ID does not exist.404NotFound

Server error

MessageHTTP status codeHTTP status name
Internal Server Error.500InternalServerError
The processed Guid is in an invalid format.500InternalServerError
A critical third-party service is unavailable.503Service Unavailable

Throttling error

MessageHTTP status codeHTTP status name
Too many attempts.429TooManyRequests
Back to top

Copyright © 2025

Explorance Inc. All rights reserved.