GET api/v2/userprofiles?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| translate | boolean |
Default value is False |
Response
PageResultOfUserProfileBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of UserProfileBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.