ListForProfile
Returns a list of journal entries for a particular profile in the specified ReturnFormat
Parameters
|
Data Type
| Description |
Required
| Default Value
|
PortalId
| Integer
| The Id for the current portal.
| Yes
| |
ProfileId
| Integer
| The Id that will be used to filter the journal data.
| Yes
| |
CurrentUser
| UserProfile
| The current social user making the request.
| Yes
| |
RowIndex
| Integer
| The starting index for the list of results
| Yes
| 0
|
MaxRows
| Integer
| The number of journal entries to return
| Yes
| |
ReturnFormat
| Integer
| 0=XML, 1=JSON, 2=HTML
| Yes
| |
| |
|
| |
| |
|
| |
| |
|
| |
| | | | | |
Examples