Retrieves information for a journal.
Name | Description | Default |
---|---|---|
id
|
Unique journal ID. | |
notesFormat
|
Format of the journal notes. |
rtf
|
Content Type:
application/xml
Schema:
TBA
Exported journal or an error message.
Code | Condition |
---|---|
200 OK | The operation completed successfully. |
400 Bad Request | Invalid journal ID. |
401 Unauthorized | Access token is invalid, expired or not specified. |
403 Forbidden | User does not have permission to view the journal. |
404 Not Found | Journal not found. |
406 Not Acceptable | Content type specified in the Accept header isn't supported. |
500 Internal Server Error | An internal error occurred. |