View a flow version

Returns the specified version of a flow.

Path Params
string
required

Version number of the flow to be returned.

string
required

Name of the flow.

string
required

Application ID. You can find your application ID on the Console's Manage Application page.

Response

Response body
object
string
required

Social identity provider values returned during the onCaptureLoginSuccess and onCaptureRegistrationSuccess events.
example: name

string
required

Schema attributes maintained in the janrainCaptureProfileData object in localStorage for the logged-in user.
example: email

string
required

Version number of the flow. Version numbers are timestamps that indicate when the flow was created or modified. The first four digits in the version number represent the year, the next two digits represent the month, and digits 7-8 represent the day of the month.

Language
Authentication
URL