Gets the raw fields of a tiddler
GET /recipes/default/tiddlers/{title}Parameters:
- title - URI encoded title of the tiddler to retrieve
Response:
- 200 OK
Content-Type: application/jsonBody: tiddler in TiddlyWeb JSON tiddler format - 404 Not Found
Gets the raw fields of a tiddler
GET /recipes/default/tiddlers/{title}Parameters:
Response:
Content-Type: application/jsonBody: tiddler in TiddlyWeb JSON tiddler format