Podio API Documentation

Organizations: Get user organizations

GET /org/user/{user_id}/

Returns all the organizations the given user is a member of.

Parameters
user_id*
Required.
Response [ { "org_id": The id of the organization, "name": The name of the organization, "url": The full URL of the organization, "url_label": The subdomain for the organization }, ... (more organizations) ]

Sandbox

Try the operation "/org/user/{user_id}/"

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