xdmp.getRequestErrorFormat() as String
Returns the current error format for the request. The error format's default value is configured in the App Server. It may be overwritten in the rewriter. The return value is one "xml" , "html" , "json" or "compatible".
xdmp.getRequestErrorFormat(); => "json"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.