Failed API Operation Logs "fapi"

Problem statement

We would like to pinpoint failed API operations against the Auth0 management API.

There is filtering enabled for successful operations (type: sapi). Is there a way to do the opposite filtering in the logs for failed requests?

Solution

Though used in the past, the fapi log event is no longer supported or used by the Auth0 platform. All of the current event type logs are found in the Log Event Type Codes.

Also, note that “sapi” events are only generated for “write” operations. For example, there will not be logs for GET requests that are made to “/get-users-by-email” etc.

If an event code of this type could be useful, please consider opening a Feature Request to have this reviewed by the Auth0 Product Team.