GET api/secUserSettings/availableEntities/{userID}/{frag}
Returns a list of entities that are NOT currently associated with the specified user ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userID | integer |
Required |
|
| frag | string |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of SecUserService records, with EntityUser specific fields left null.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.