Podio API Documentation

Notifications: Get notification settings

This operation is deprecated and will be removed soon. Please use Get groups.
GET /notification/settings

Returns the notification settings for the active user

Response { "digest": True if digest emails should be sent out, false otherwise, "bulletin": True ifemails should be sent out for bulletins, false otherwise, "reference": True if emails should be sent when the user is referenced, false otherwise, "message": True if emails should be sent for messages, false otherwise, "space": True if emails should be sent for space member changes, false otherwise, "subscription": True if emails should be sent for subscription notifications, false otherwise }  

Sandbox

Try the operation "/notification/settings"

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