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
No recorded changes to this endpoint across all 1 revision of this API.