Podio API Documentation

Tasks: Get task totals by time

GET /task/total/{time}

Returns the total number of tasks for the given time. The valid values for time are: "overdue", "due", "today" and "all"

Parameters
time*
Required.
space_id

Get only tasks for the given space

Response { "count": The total number of tasks matching the time }

Sandbox

Try the operation "/task/total/{time}"

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