Get all notes
get/notes
Response
200
Example response
{
"notes": [
{
"note_id": 2622811,
"site_id": 217923,
"timestamp": 1631129913,
"note": "Reduce blocking JS"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.