Returns journal entry details by entry ID. Returns 404 if not found.
GET
/api-v1/journal/entry-id/{entryId}
curl \
--request GET 'https://wyzio.app/api-v1/journal/entry-id/{entryId}'
Response examples (200)
{}