Results
List results
GET
/
v1
/
typebots
/
{typebotId}
/
results
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
typebotId
string
requiredQuery Parameters
limit
number
default: 50Required range:
1 < x < 100
cursor
string
timeFilter
enum<string>
default: last7DaysAvailable options:
today
, last7Days
, last30Days
, monthToDate
, lastMonth
, yearToDate
, allTime
timeZone
string
Response
200 - application/json
results
object[]
requirednextCursor
string | null