GET api/UserProfile/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SingleResultOfUserProfileName | Description | Type | Additional information |
---|---|---|---|
Queryable | Collection of UserProfile |
None. |
|
Queryable | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.