Skip to main content
GET
Retrieve form drop-off

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

formId
string
required

The ID of the form

Query Parameters

period
enum<string>
required

Time period for the analytics data

Available options:
today,
yesterday,
24h,
7d,
30d,
3m,
6m,
12m,
all

Response

object | null

Form drop-off analytics

stats
object
dataAvailableSince
string<date-time>
data
object[]
hasConditionalLogic
boolean