Podio API Documentation

Email: Get groups

GET /email/group/

Returns the subscription status for all the email groups.

Usage
Ruby Gem
email_subscription_setting.rb
Podio::EmailSubscriptionSetting.get_groups
Response { "digest": True if digest is enabled, false otherwise, "bulletin": True if bulletin is enabled, false otherwise,
"reference": True if is enabled, false otherwise,
"message": True if is enabled, false otherwise,
"space": True if is enabled, false otherwise,
"subscription": True if is enabled, false otherwise }

Sandbox

Try the operation "/email/group/"

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