Need to know the owner of table FND_AUDIT_WEBAPP_AM for audit purpose
I got a below updates
REST API Get an audit report - businessObjectType
https://community.oracle.com/customerconnect/discussion/533498/rest-api-get-an-audit-report-businessobjecttype?utm_source=community-search&utm_medium=organic-search&utm_term=businessObjectType+Audit+Report
You can pull businessObjectType from table FND_AUDIT_WEBAPP_AM. The column associated with businessObjectType is APPLICATION_MODULE.
Do a SELECT * on this table and you'll be able to pull both product and businessObjectType.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
RESTAPI for audit report
https://community.oracle.com/customerconnect/discussion/comment/1364368#Comment_1364368?utm_source=community-search&utm_medium=organic-search&utm_term=businessObjectType+Audit+Report
businessObjectType: string
The fully qualified view object name of the product to be included in the audit report. You can take this from the FND_AUDIT_ATTRIBUTES'