Events
Count Account Events
Returns distinct objects and the count of events associated with them. Objects that can be counted include the day the event occurred, the type of event, or the IDs of the resources associated with the event.
post/api/events/count-by/{countable}
Path parameters
countable'day' | 'time' | 'event' | 'resource' required
An enumeration.
Headers
x-prefect-api-versionstring
Request body
Response
Successful Response
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○