Skip to main content

API suite user not found

timestampstring
Example: 2025-06-07 08:09:10
versionstring
Example: 1.3
typestring
Example: failure
error object
errorcodeinteger
Example: 94001
errormsgstring
Example: API suite user not found userId 7654321
exceptionstring
Example: EApi\\EInternalError
API suite user not found
{
"timestamp": "2025-06-07 08:09:10",
"version": "1.3",
"type": "failure",
"error": {
"errorcode": 94001,
"errormsg": "API suite user not found userId 7654321",
"exception": "EApi\\EInternalError"
}
}