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}
Headers
Path Parameters
Available options:
day
, time
, event
, resource
Body
application/json
Available options:
week
, day
, hour
, minute
, second
Required range:
x > 0.01
Response
200 - application/json
The value to use for filtering
The value to display for this count
The count of matching events
The start time of this group of events
The end time of this group of events
Was this page helpful?