v1
latestSwagger 2.02026-07-132525401.9 MBanalytics
Count of active events in the time range ordered by event.
get/v0.1/apps/{owner_name}/{app_name}/analytics/events
Path parameters
owner_namestring required
The name of the owner
app_namestring required
The name of the application
Query parameters
startstring date-time required
Start date time in data in ISO 8601 date time format.
endstring date-time
Last date time in data in ISO 8601 date time format.
versionsstring[]
To select specific application versions
event_namestring[]
To select the specific events.
$topinteger
The maximum number of results to return. (0 will fetch all results)
$skipinteger
The offset (starting at 0) of the first result to return. This parameter along with limit is used to perform pagination.
$inlinecount'allpages' | 'none'
Controls whether or not to include a count of all the items across all pages.
$orderbystring
controls the sorting order and sorting based on which column
Response
Count of active events in the time range ordered by event.