v1

latestOpenAPI 3.1.02026-07-2637098.0 KB

Get all notes

get/notes

Response

200

Example response

{
  "notes": [
    {
      "note_id": 2622811,
      "site_id": 217923,
      "timestamp": 1631129913,
      "note": "Reduce blocking JS"
    }
  ]
}