DashboardPublicAPIRequestReceived (v1.0.0)
Event emitted when a request is made to the Dashboard Public API.
DashboardPublicAPIRequestReceived
Event emitted when a request is made to the Dashboard Public API.
Base Schema
All analytics events are based on the TrackEvent schema which provides common properties like messageId, userId, context, timestamps, and more.
Base Schema Reference: analytics-track.yaml
Event-Specific Properties
This schema shows only the event-specific properties that extend the base TrackEvent schema:
2 properties
Properties specific to this event type (extends BaseEvent)
httpMethodstring
The HTTP method used for the request.
Allowed values:
GET POST PUT DELETErouteTypestring
The type of route accessed in the Dashboard Public API.
Allowed values:
collection singleton