Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API Response for "GET /surveys/:survey_id/PSIDEligible?PSID=75xxee23-370b-a8ye-e601-e1fzz59284c8"

Code Block
{
	"eligible":1 // 1 is eligible, 0 is ineligible     "apiStatus": "success",
    "msg": "PSID Eligibility Checked successfully",
    "version": "2.0",
    "eligible": 1
}


HEADER Parameters


Parameter

Type

Required

Description

access-token

string

Yes

Token used to identify the authenticity of the user.

...