GET v1/Users/{userId}/Pictures
Get User Pictures using UserId from the UserContext
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
userId |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
List of Picture
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.