GET api/result/{resultId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| resultId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultResponseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| executionId | string |
None. |
|
| returnCode | integer |
None. |
|
| message | string |
None. |
|
| fields | Collection of FieldDto |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.