AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Queries
  5. calendarEvent

calendarEvent: CalendarEvent!

This query allows for the return of a single calendar event and all of its associated details based on a search of calendarEventId. The returned list is limited based on the permissions of the customers API Token. The information returned for the calander event will be specific to the event, no additional information can be displayed with this query. **Returns:** Returns all specified Calendar Event details from searched ID.

calendarEventId: UUID!

The Calendar Event ID used to search the database.