POST
/
api
/
external
/
get-interactions

You need an API key to authenticate. See here for more information about the API keys.

time_range
object
required

The time range to consider when computing the metrics and analytics to show.

filters
object[]
required

Filters you can use to get data based only on the interactions you are interested in.

limit
integer
required

Parameter needed for pagination. It indicates the number of rows per page.

offset
integer
required

Parameter needed for pagination. It indicates the offset to be applied to the first rows returned.

Response

total
integer

Needed for pagination. The total number of rows available.

offset
integer

Needed for pagination. It indicates the offset to be applied to the first rows returned.

limit
integer

Needed for pagination. It indicates the number of rows per page.

data
object[]

The data per interaction.