Overview
Track events across all enterprise stack services and features. Events may include actions such as issuing credentials, creating keys, or the creation of a status services. Each event is accompanied by a timestamp and additional metadata. You can filter events by specific tenants or services, and aggregate them for metrics, such as the total number of successful issuance requests. Below is a list of currently supported events that can be tracked.
Supported Events:
- IssuanceEvent - This event tracks the status of credential offers that are initiated through the
credentials/issue
endpoint of the issuer service. - VerificationEvent - This event tracks the status of credential requests that are initiated via the
credentials/verify
endpoint of the verifier service.
Get Started
- Query Events: Learn how to request a list of events within a specific organization.
- Retrieve Metrics: Understand how to aggregate query information to generate metrics.