Podio API Documentation

Conversations: Get flagged conversation counts

GET /conversation/{flag}/count

Returns the number of conversations with the given flag. The flag can be one of:

  • unread
  • starred
Parameters
flag*
Required.
Response {
"value": The number of flagged conversations
}

Sandbox

Try the operation "/conversation/{flag}/count"

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