Podio API Documentation

Tasks: Get task summary for space

GET /task/space/{space_id}/summary

Returns the task summary for the given space for the active user

Usage
PHP Client
PodioTask.php
PodioTask::get_summary_for_space( $space_id, $attributes = array() );
Parameters
space_id*
Required.
limit

The maximum number of tasks to return in each group


Default value: 4
Response

See the result of the "Get task summary" operation

Sandbox

Try the operation "/task/space/{space_id}/summary"

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