get https://script.google.com/macros/s/AKfycbzPm4z2aONH2hWVqoQ1tN2dmZvLUkKJygodO6mbVECgWwm1MoIhOOkkYZu_nD-BdSpq/exec
Retrieves normal reference values (mean, sd, ll, ul, units) for right ventricular measurements.
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. - Intended Status: A successful response will not have an
error
field. A failed response will include anintended_status
field (e.g., 400, 404) to indicate the logical status of the request. - Papillary Muscles (
pm
): This required parameter specifies how papillary muscles were treated in the original contouring:mass
(included in mass, excluded from volume) orvolume
(included in volume, excluded from mass).