Get Recent Agent Interactions

Returns recent ASI1 interactions ordered by timestamp asc

Query parameters

addressstringOptional
The address of the agent for which we want to retrieve interactions
typeenumOptional

The type of interactions that we want to retrieve (by default both asi1 and seo_eval interactions are retrieved)

Allowed values:
limitintegerOptionalDefaults to 30

The limit of the interactions to retrieve (30 by default)

Response

Successful Response
interactionslist of objects
Details of all interactions

Errors