Payaca API: Read Scheduled Events
New·
Martha Hearn
Martha HearnWe've added 2 new endpoints to the Scheduled Events API.
GET scheduled-events/\{eventId\}Get a single EventPOST scheduled-events/listGet 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.