Skip to content

Fetch authflow

GET
/api/v1/authflow/{authflow_id}
authflow_id
required

Success

object
status
string
Allowed values: success
success
summary
Authflow_Summary
object
account_id
Account_Id

A valid account ID

string
013xrzp12g3nqk8n6cyr5x0k8yb10h59
device_id
Device_Id

A valid device ID

string
013xrzp12g3nqk8ncwfp3ra29yjzx1gs
domain_id
Domain_Id

A valid domain ID

string
013xrzp12g3nqk8n32sd3jyxq5a8ywe2
factor_names
Array<string>
first_seen
One of:
InteractionDetails

A snapshot of the details of a particular device

object
at
Timestamp

Unix timestamp, seconds since midnight January 1, 1970 UTC

number
1234567890
remote_ip
One of:

IPv4 address in dotted-decimal notation

string format: ipv4
127.0.0.1
user_agent
UserAgent

User-Agent string

string
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
id
Authflow_Id

A valid authflow ID

string
013xrzp12g3nqk8ny06sgdxs6ed3w5wy
last_seen
One of:
InteractionDetails

A snapshot of the details of a particular device

object
at
Timestamp

Unix timestamp, seconds since midnight January 1, 1970 UTC

number
1234567890
remote_ip
One of:

IPv4 address in dotted-decimal notation

string format: ipv4
127.0.0.1
user_agent
UserAgent

User-Agent string

string
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
plan_name
PlanName

A valid plan name

string
basic
pool_id
Pool_Id

A valid pool ID

string
013xrzp12g3nqk8ng09nmc8kwqzfafa2
return_url
string
session_id
Session_Id

A valid session ID

string
013xrzp12g3nqk8nkv4y96wrbzje9dsr
status

Authflow status

string
Allowed values: new pending finished complete cancelled
new
title

Authflow title

string
My Authflow
type

Type of resource (always ‘authflow’)

string
Allowed values: authflow
authflow

Error

One of:
object
code
string
Allowed values: bad_request bad_authtoken not_authenticated not_permitted not_implemented unknown not_found unexpected_ref_type unexpected invalid_action invalid_value required_value
bad_request
message
string
status
string
Allowed values: error
error