v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Analytics

Get Event Statistics

Retrieve an domain's event statistics

get/waap/v1/domains/{domain_id}/stats

Path parameters

domain_idinteger required

The domain ID

The domain ID

Query parameters

startstring required

Filter data items starting from a specified date in ISO 8601 format

Example:2024-04-13T00:00:00+01:00

Filter data items starting from a specified date in ISO 8601 format

endstring nullable

Filter data items up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.

Example:2024-04-14T12:00:00Z

Filter data items up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.

ipstring[] nullable

A list of IPs to filter event statistics.

A list of IPs to filter event statistics.

reference_idstring[] nullable

A list of reference IDs to filter event statistics.

A list of reference IDs to filter event statistics.

actionEventAction[] nullable

A list of action names to filter on.

A list of action names to filter on.

resultComputedEventResult[] nullable

A list of results to filter event statistics.

A list of results to filter event statistics.

Response

Successful Response