The request body is of type ParticipantDetailsRequestModel.
Overview
 |
ParticipantDetailsRequestModel
 |
IDs : Array[integer]
|
 |
ProntoID : string
|
 |
TransactionIDs : Array[integer]
|
 |
DocumentIDs : Array[integer]
|
 |
TaskIDs : Array[integer]
|
 |
StatusType : string
|
 |
FullName : string
|
 |
EmailAddress : string
|
 |
Title : string
|
 |
Organization : string
|
 |
SearchDateType : string
|
 |
SearchDateFrom : string
|
 |
SearchDateTo : string
|
 |
 |
IncludeEmailNotifications : boolean
|
 |
IncludeWorkflowActions : boolean
|
 |
IncludeEmailTemplatePlaceholders : boolean
|
 |
IncludeTasks : boolean
|
 |
 |
IncludeWorkflowActions : boolean
|
 |
IncludeFileAttachments : boolean
|
 |
IncludeTests : boolean
|
 |
IncludeSignatureBlock : boolean
|
 |
IncludeFileAttachmentsInfoOnly : boolean
| |
 |
IncludeTests : boolean
|
 |
IncludeContentPlaceholders : boolean
| |
 |
EnableLogging : boolean
|
 |
ResultsCountLimit : integer
|
 |
ResultsCountStart : integer
|
 |
TimeZoneID : string
| |
The response body is of type ParticipantDetailsServiceReturnModel.
OK
Overview
 |
ParticipantDetailsServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
Participants : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |