Returns a user mugshot as a stream. Requires OAuth authentification.
GET
http://api.cixonline.com/v1.0/cix.svc/user/{user}/mugshot(.xml/.json)
| Required | Name | Type | Description |
|---|---|---|---|
| required | user | string | The user to return a mugshot for. |
N/A
N/A
| Code | Description |
|---|---|
| 400 | Bad request. Check input parameters. |
| 401 | Authentication failed. Missing required parameter : {parameter name}. |
| 401 | Signature expired. Either the timestamp or the nonce have expired or are invalid. |