GET api/profile/Get?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ProfileModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Data | WizardEntryModel |
None. |
|
| ContactModel | ContactModel |
None. |
|
| WizardEntryID | integer |
None. |
|
| Score | decimal number |
None. |
|
| ProfileStatus | string |
None. |
|
| ProfileType | string |
None. |
|
| ReportStatus | string |
None. |
|
| EscalationStatus | string |
None. |
|
| AnswerValue | string |
None. |
|
| EntryDate | date |
None. |
|
| DisplayText | string |
None. |
|
| WizardTreshold | decimal number |
None. |
|
| TransactionProfile | ProfileModel |
None. |
|
| IsPayedFor | boolean |
None. |
|
| RequiredEscalation | boolean |
None. |
|
| RequiredEscalationByAnswers | Collection of AnswerModel |
None. |
|
| ReportNotification | NotificationModel |
None. |
|
| EscalationNotification | NotificationModel |
None. |
|
| ResultNotification | NotificationModel |
None. |
|
| Address | AddressModel |
None. |
|
| ResultFile | FileModel |
None. |
|
| ConclusionFile | FileModel |
None. |
|
| Origin | Origin |
None. |
|
| SendableFiles | Collection of SendableFile |
None. |
|
| IsArchived | boolean |
None. |
|
| Year | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.