Viewing Developer Portal audit events
Overview
This REST API is used to view the audit events which will record the lifecycle of an API, Application, Packages, Plans, Community, Provider, Topic, Comment and monitor the subscriptions per package, access token requests per API, Developer Portal system usage and so on.
List of resources
GET /events
Retrieves the list of audit events in Developer Portal.
Sample cURL Command
curl --location --request GET 'developer_portal_rest_base/events' \
--header 'Authorization: Basic basic_auth'
The events.yaml file is located at SAGInstallDir\DeveloperPortal\developers\openapis.