Skip to content

API Service User photo

Gordan Krešić edited this page Nov 25, 2016 · 1 revision

User photo

URL: http://localhost:1800/api/user/{id}/photo

HTTP method: GET

Parameters: None

Response: User's photo (JPEG).

Examples:

  • http://localhost:1800/api/users/5da6bf98-a467-11e6-aedd-4485006d0fd8/photo
Clone this wiki locally