Http Verb | GET |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/Security/UserGroups/Default?userName={userName} |
URI Parameters
|
Request BodyNone. |
Response object type : DefaultUserGroup
Response object type DefaultUserGroup has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
UserGroup | string |
{
"UserGroup": "sample string 1"
}
<DefaultUserGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<UserGroup>sample string 1</UserGroup>
</DefaultUserGroup>
No entries in change log for this operation.