Discovery Event Service
interface DiscoveryEventService
Interface for event-related API calls in the Discovery API.
Functions
Link copied to clipboard
@GET(value = "discovery/v2/events/{domain}/{id}" )
Fetches details for a specific event by domain and ID.
Link copied to clipboard
@GET(value = "discovery/v2/events/{id}" )
Fetches details for a specific event by ID (version 2).