GET v1/Users/{userId}/Pictures/{pictureId}

Get the User Picture base on the Id of the Picture

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

userId

string

Required

pictureId

pictureId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Picture

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.