Contents

GET user/:id

Returns detailed information about a single user specified by the id parameter.


Resource Information
Authentication Required
Response Format XML
HTTP Methods GET
Response Object User
API Version 1.0


Resource URL

https://www.mkmapi.eu/ws/:user/:apikey/user/:id


Parameters

id Mandatory

id of the user whose detailed information is requested.


Example Request

GET https://www.mkmapi.eu/ws/someuser/someapikey/user/10000