GET api/v{version}/directory/{netId}/groups
Return the groups a staff member is a member of.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| netId |
Staff member's NetID. |
string |
Required |
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of AffiliationDto objects.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.