GET Users/{SiteID}?UserId={UserId}
Returns All Users From The Site
Request Information
URI Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| SiteID | integer | ||
| UserId | integer |
Optional UserId to get just 1 user |
Body Parameters
None.
Response Information
Resource Description
UserCatalogue| Name | Type | Description | Additional information |
|---|---|---|---|
| SiteId | integer |
None. |
|
| Users | Collection of UserModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.