Podio API Documentation

Applications: Get app by org label, space label and app label

GET /app/org/{org_label}/space/{space_label}/{app_label}

Returns app based on the provided org_label, space_label and app_label.

Parameters
org_label*
Required.
space_label*
Required.
app_label*
Required.
Response

Same as "Get app" request.

Sandbox

Try the operation "/app/org/{org_label}/space/{space_label}/{app_label}"

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