Hi, I’m currently working with your API to try and replicate a lot of the metrics on your dashboards and having a problem so far, you have the ‘Marked Answers’ for the selected period, however I don’t see anything in the API which would allow me to calculate this, is this correct? So far, what I noticed is I get a new entry in your getQuestionList
endpoint populating answer
but that is it, I can’t see who accepts this or when. Let me know if I am missing something. If this is it and no plans to add it in the near future I can just go ahead and export it to load the historical values as for current values I just assume if this is populated then it was done on the day previous to the daily ingest we run, not an exact timestamp but is exact in the date, at least!
Thanks!