Frame Analytics API
Get Interactions
GET
/
interactions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
start_date
string
Date format of YYYY-MM-DD HH:MM:SS
end_date
string
Date format of YYYY-MM-DD HH:MM:SS
frame_id
string
Get interactions for a set frame_id
button_index
integer
Get interactions by button_index
url
string
Get interactions by frame url
custom_id
string
Get interactions by custom_id
Response
200 - application/json
The response is of type object
.