Returns the questionnaires mapped to one or more Telegra product variation IDs, including question definitions (locations). Does not require patient context or authentication.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Returns the questionnaires configured for one or more Telegra product variations (pvt::...). Use this endpoint to discover which questionnaires are associated with products in a cart or catalog before checkout. This is a static catalog lookup. It returns questionnaire definitions (including locations for rendering questions) but does not evaluate:
-
Whether a specific patient has completed a questionnaire
-
Whether mapping trigger rules apply to a patient
-
Existing questionnaire instance status For patient-specific completion status, use
POST /orders/actions/fakeOrderinstead. Authentication: This endpoint does not require an affiliate auth token. Pass the affiliate ID as a query parameter.
Notes:
-
Unknown product variation IDs are ignored (no error is returned).
-
If the same questionnaire is mapped to multiple product variations in the request, it appears once in the response.
