View Profile
Get User profile
POST
https://sketchub.in/api/v3/get_user_profile
Obtain user profile details by using their username or just user ID.
Request Body
Name
Type
Description
api_key
string
Web API Key provided by Sketchub. For getting one, check introduction page.
user_name
string
Unique username of the Sketchub account
user_id
integer
Use if user_name is unavailable
Last updated
Was this helpful?