Flows
Get User Flow State
Get the state of a User in all Flows
GET
/
v1
/
public
/
flowStates
Authorizations
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
Get the state of a User in all Flows
Authentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which