List

List interactions for a user.

Headers

AuthorizationstringRequired

Query parameters

sizeintegerOptional>=1<=100Defaults to 50
pageintegerOptional>=1Defaults to 1
sort_orderenum or nullOptional

Sort order (asc or desc)

Allowed values:
end_timestringRequiredformat: "date-time"
Timestamp for the latest interaction to include.
sourceenum or nullOptional
The source of the interaction.
Allowed values:
agent_idstring or nullOptionalformat: "uuid"
The ID of the agent for which to get interactions.
channel_idstring or nullOptionalformat: "uuid"
The ID of the channel for which to get interactions.
typeenum or nullOptional
The type of interaction to get.
Allowed values:

Response

Successful Response
itemslist of objects
metaobject

Errors