Get Recent Agent Picking Details

Returns recent ASI1 picking details ordered by timestamp asc

Query parameters

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

The type of picking details we want to retrieve (by default both asi1 and pick_only interactions are retrieved)

Allowed values:
offsetintegerOptionalDefaults to 0

The offset of the picking details to retrieve (0 by default)

limitintegerOptionalDefaults to 30

The limit of the picking details to retrieve (30 by default)

Response

Successful Response
picking_detailslist of objects
Details of agent picking
totalinteger
The total number of picks

Errors