List

List interactions for a user.

Query parameters

sizeintegerOptional>=1<=100Defaults to 50
pageintegerOptional>=1Defaults to 1
sort_orderenumOptional

Sort order (asc or desc)

Allowed values:
end_timestringRequiredformat: "date-time"

Timestamp for the latest interaction to include.

sourceenumOptional

The source of the interaction.

Allowed values:
agent_idstringOptionalformat: "uuid"

The ID of the agent for which to get interactions.

channel_idstringOptionalformat: "uuid"

The ID of the channel for which to get interactions.

typeenumOptional

The type of interaction to get.

Allowed values:

Response

Successful Response

itemslist of objects
metaobject