GET Users/AuthGroupReport/{authGroupID}/{reportID}
Get authGroupReport
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
authGroupID |
AuthGroupID of AuthGroupReport to be searched |
integer |
Required |
reportID |
ReportID of AuthGroupReport to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AuthGroupReportDTO
AuthGroupReportDTOName | Description | Type | Additional information |
---|---|---|---|
AuthGroupID | integer |
None. |
|
AuthGroupName | string |
None. |
|
ReportID | integer |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
Summary | string |
None. |