Connect
Poll a connect attempt
Returns the current state of an in-flight or completed login attempt. When two-factor is required the attempt parks on the matching state and next_actions describes what to submit next.
GET
Poll a connect attempt
Authorizations
Your API key, sent as Authorization: Bearer <key>.
Path Parameters
Connect attempt id.
Response
Attempt state
Lifecycle state of the attempt.
Available options:
pending, awaiting_mobile_session, needs_otp, needs_app_otp, needs_email, needs_face_otp, wrong_2fa_code_retry, completed_success, completed_failed Present once state is completed_success.
Poll a connect attempt