Podio API Documentation

App market: Get orgs with private shares

GET /app_store/org/

Returns all the orgs, that the user is member of, and that has shared private apps.

Response [ { "org_id": The id of the org, "name": The name of the org, "url": The full URL of the org, "url_label": The subdomain of the URL, "logo": The file id of the logo, "type": The type of the org, either "free", "sponsored" or "premium" }, (more orgs ..) ]

Sandbox

Try the operation "/app_store/org/"

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