November 2018
Intermediate to advanced
404 pages
10h 16m
English
To get an existing journal entry, use the HTTP GET request and provide the id for the existing entry:
HTTP GET /api/journal/{id}
The user is not aware of the id and you won't expect the user to provide the id. Instead, your application needs to find a way to populate an entry's id in the URI.
Read now
Unlock full access