Track invitation API (matched and unmatched FTR)

Last update:
Aug 21, 2026
To track the invitation, we can use token received during invitation creation.

Sample request

  • Request Params:
    • token: Token received from invitation link creation can be utilized.
  • Request Headers:
    Authorization: Bearer <access_token>
  • Content-type: application/json

Sample response

  • status: REGISTERED, NOT_RESPONDED, EXPIRED, CANCELLED
    • CANCELLED status means that the person clicked this Fast Track Registration link from email or SMS, failed Phone OTP verification more than 4 times, and then the link was marked as cancelled. Phone number that is used for OTP verification is associated with the link at the time of invitation API call.

On this page

Powered by Aikyam @2025 All rights reserved