Skip to content

Retired timestamp change feed

Deprecated
GET
/notes/changes
curl --request GET \
--url https://api.engram.page/notes/changes \
--header 'Authorization: Bearer <token>'

Retired. The timestamp-based change feed has been removed; this endpoint always returns 410 Gone. Clients sync via the CRDT sync socket and GET /sync/manifest (current plugin versions already do).

Feed retired

Media typeapplication/json
Error
object
errors
One of:
string
Examplegenerated
{
"errors": {}
}