journal_get_first
The following is a list of properties for the function journal_get_first
:
Property | Value |
---|---|
brief | Get first journal entry |
category | journal |
description | Get first journal entry. This option will set response properties "entry" and "cursor" if there is a first entry to return. |
functionId | journal_get_first |
functionLabel | journal_get_first |
parameters | [ { "dataType": "string", "description": "Id of adaptor.", "name": "adaptorId" } ] |
returns | { "dataType": "object", "description": "Response object." } |