get
https://script.google.com/macros/s/AKfycbwhT_ZtGx4iVjDriGXeA1K5pglRpsstrxPipVyQC_uFfnWy5MIc8saCJ3xX5rYg5qGk/exec
Retrieves reference values for Myocardial Blood Flow (MBF) based on the specified parameter and author.
Key Logic:
-
Optional Gender: The
genderparameter is optional.- If you provide a
gender(e.g.,male), the API will search for gender-specific data. - If you omit the
genderparameter, the API will search for the overall, non-gender-specific value. - Note: Not all authors have provided gender-specific data.
- If you provide a
-
Data Availability: Not every author has published data for every parameter. If you request a combination that does not exist in the data source (e.g., gender-specific data from an author who only published overall values), the API will return a
404 Not Founderror. -
API Limitations: All responses are technically
200 OK. Always check the JSON body for anerrorfield to confirm success.
