Podio API Documentation

Users: Get notification settings

GET /user/setting/{client_type}/

Get's the setting for the given client type 

  • Client type: "email" and "mobile".
  • Notification type: "digest", "bulletin", "reference", "message", "space", "subscription", "user", "reminder", "push_notification", "push_notification_sound" or "push_notification_browser".
Parameters
client_type*
Required.
Response { "{notification_type}": True if the notification type is enabled, false otherwise, ... (more types) }

Sandbox

Try the operation "/user/setting/{client_type}/"

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