Function /domain/history/list/count
Function invocation
https://json.aftermarket.pl/domain/history/list/count
Function description
Returns the number of events from the user's domain history.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| name | string | YES | Domain name | |
| class | string | "" | Filter by event class (e.g., add, delete, renew, redirect, profile, security, tags) | |
| timeFrom | integer | 0 | Only show events after this time (timestamp) | |
| timeTo | integer | 0 | Only show events before this time (timestamp) |
Return value
The number of domain history events (integer value).