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