Podio API Documentation
Users: Get profile
Returns the profile of the active user
Response
{
"profile_id": Your profile_id,
"user_id": Your user_id,
"{key}": The value associated with key. For a list of keys, as well as their possible values, see the contact area,
... (more keys and values)
}
Sandbox
Try the operation "/user/profile/"You can simulate the API request by filling out the arguments below, and press the submit button to see the response.
You need to be logged in to Podio to use the Sandbox. Login here