GET
/
v1
/
public
/
flowStates

Authorizations

Authorization
string
headerrequired

Authentication header of the form Bearer: <token>, where <token> is either your public or private API key. See when to use which

Query Parameters

userId
string
required

The ID of the user

groupId
string

Optional ID of the group

Response

200 - application/json
eligibleFlows
object[]

List of Flows that the user is eligible for as well as the user's state in each Flow

ineligibleFlows
string[]

List of Flow IDs that the user is ineligible for (for instance if a Flow is turned off)