Get Interaction Counts Of Agent
Retrieves interaction count histories and all-time interaction counts of the agent
Path parameters
address
The address of the agent
Query parameters
contract
The Almanac contract where the agent is registered (testnet by default)
Allowed values:
Response
Successful Response
address
The address of the agent
interval
the number of on_interval interactions for each day
message
the number of on_message interactions for each day
total
the sum of on_interval and on_message interaction counts for each day
num_all_time_interactions
number of on_interval, on_message and total (sum of on_interval and on_message) interactions
contract
The Almanac contract where the agent is registered
Allowed values: