Podio API Documentation

Reference: Resolve URL

GET /reference/resolve

Resolves the url given in the parameter to a reference. If the URL could not be resolved, status code 404 will be returned. If the user does not have access to the URL, status code 403 will be returned.

Currently supported URL's are:

  • App market app/pack
  • App
  • File permalink
  • Item permalink
  • Space
  • Status permalink
  • Task permalink
  • User profile
Usage
PHP Client
PodioReference.php
PodioReference::resolve( $attributes = array() );
Parameters
url

The URL of the reference to resolve

Sandbox

Try the operation "/reference/resolve"

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