Webcams.travel - The Webcam Community - Home
Home Webcam anmeldenWebcam anmelden Site: voidvoid Registrieren Einloggen
Beliebt Featured Neu Karte Google Earth Tags Videos Webcam kaufen
Blog Unserer Community beitreten Unsere Webcams verlinken


Back to the API index page

wct.users.get_profile


Get the profile of an user.


Required Parameters

These parameters are required by this method.
Parameter Description
devid Your developer ID. Please signup for a developer ID if you do not already have one.
userid The ID of the user.

Example Response

<wct_response status="ok">
	<user>
		<userid>3626</userid>
		<user_url>http://www.webcams.travel/user/3626</user_url>
		<name>ingo</name>
		<webcam_count>4</webcam_count>
		<webcam_favorite_count>21</webcam_favorite_count>
	</user>
</wct_response>


Error Codes

This method may return an additional error that is specific to only this method.
Code Description
101 The user with the userid you provided does not exist.
Errors common to all methods are listed on the API common error page.


Back to the API index page
Webcamsuche