GET EndUserReports/{id}?run_id={run_id}&appid={appid}&sg={sg}&hash={hash}&token={token}&inline={inline}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| run_id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
|
| inline | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
EndUserReportRuns| Name | Description | Type | Additional information |
|---|---|---|---|
| report_name | string |
None. |
|
| friendly_name | string |
None. |
|
| status | string |
None. |
|
| the_message | EndUserMessage |
None. |
|
| appid | string |
None. |
|
| creation_date | date |
None. |
|
| completion_date | date |
None. |
|
| end_user_id | string |
None. |
|
| output_url | string |
None. |
|
| sg_id | string |
None. |
|
| hidden | boolean |
None. |
|
| for_guid | string |
None. |
|
| for_guid_type | string |
None. |
|
| for_guid_desc | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| log | Collection of Collection of string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.