Error Codes

mpathic uses the native ProblemDetails to return error responses to the user. Please refer to the API reference for more detailed information on specific errors provided by a given API request. The http status code follow the standard HTTP response codes to indicate success or failure.

HTTP Status CodeIndicates
2xxsuccess
4xxerror based on the information provided (for example: a required parameter was not supplied)
5xxinternal error with mpathic servers