Podio API Documentation
Applications: Get top apps for organization
Returns the top apps for the user inside the given organization
Usage
- PHP Client
-
PodioApp.php
PodioApp::get_top_for_org( $org_id, $attributes = array() );
- Ruby Gem
-
application.rb
Podio::Application.find_top_for_org( org_id, options = {} )
Parameters
- org_id*
- Required.
Response
See the "Get top apps" operation
Sandbox
Try the operation "/app/org/{org_id}/top/"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