Embedded Pages
Get Interactions
POST
/
api
/
external
/
get-interactions
You need an API key to authenticate. See here for more information about the API keys.
time_range
object
requiredThe time range to consider when computing the metrics and analytics to show.
filters
object[]
requiredFilters you can use to get data based only on the interactions you are interested in.
limit
integer
requiredParameter needed for pagination. It indicates the number of rows per page.
offset
integer
requiredParameter 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.