get https://script.google.com/macros/s/AKfycbwS6rgX7_qHAujqqU-xyYQcbluXbraYcDdhEzyx7338RuAPrdMAuBtU34r5Lh4ehLd3/exec
Retrieves normal reference values (mean, sd, ll, ul) for LV global peak strain based on the parameter, imaging technique, and (conditionally) gender.
Important Notes:
- HTTP Status Code: Due to Google Apps Script limitations, all responses are returned with an HTTP
200 OK
status. It is crucial to inspect the JSON body for anerror
field to determine if the request was actually successful. - Conditional Gender: The
gender
parameter is required only whentechnique
is2D_FT_CMR
. For other techniques (TAGGED_CMR
,3D_FT_CMR
), it must be omitted.