Podio API Documentation
Users: Get user property
Returns the value of the property for the active user with the given name. The property is specific to the auth client used.
Usage
- PHP Client
-
PodioUser.php
PodioUser::get_property( $name );
- Ruby Gem
-
user.rb
Podio::User.get_property_hash( name )
Parameters
- name*
- Required.
Response
The JSON object value of the property
Sandbox
Try the operation "/user/property/{name}"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