All updates

Payaca API: Read Scheduled Events

New·
Martha HearnMartha Hearn

We've added 2 new endpoints to the Scheduled Events API.

  • GET scheduled-events/\{eventId\} Get a single Event
  • POST scheduled-events/list Get a page of Events, filtering by assignee, Project, Customer, or start and end date

The list endpoint is also available as QUERY scheduled-events/list. Both take the same body and return the same response, so use whichever your HTTP client can send.