ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
80 stars 23 forks source link

API endpoint: validations #3497

Open jonfroehlich opened 4 months ago

jonfroehlich commented 4 months ago

From email with Zurich:

Would an API endpoint that simply lists all the validations that have been submitted suffice for this purpose? I imagine that it would at least have the following fields:

  • Label ID
  • User ID of validator
  • Whether validator clicked Agree, Disagree, or Not Sure
  • Timestamp of when the validation occurred

The above is simple and we could create that pretty quickly!