For example, this query gives me some values, but the Reference do not state which "fields" are available to query for the response
{ "universe": [ "FI0009000681", "US0378331005" ], "fields": [ "TR.DivExDate", "TR.DivPaymentType", "TR.DIVADJUSTEDGROSS", "TR.DIVADJUSTEDGROSS.CURRENCY" ], "parameters": { "SDate": "2025-01-01", "EDate": "2025-12-31" }}
Where can I find the documentation for that?