Recipes

List event types

Returns all defined event types with related event definitions.

In this Recipe
  1. Set up authorization
  2. What it does
  3. Call the API
Open Recipe
  • List event types

    Returns all defined event types with related event definitions.

    4 steps
    Open Recipe
  • List events

    Returns each user account's portal-visible events stored in the Event Logger system. Each page of results lists 50 events. You can move between pages using the afterEventId and beforeEventId query parameters, or follow the relevant hypermedia link at the bottom of each page.

    11 steps
    Open Recipe