Get Questionnaires by Product Variations

Returns the questionnaires mapped to one or more Telegra product variation IDs, including question definitions (locations). Does not require patient context or authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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/fakeOrder instead. 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.

Query Params
productVariations
array of strings
required
productVariations*
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json