For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Per the doc it looks like apex_exec doesn't specifically expose the http response status code of a web services call.
The package global APEX_WEB_SERVICE.g_status_code still seems to do the job, is that the way to go?