Podio API Documentation
Users: Get notification setting
Get's the setting for the given client type and notification 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.
- notification_type*
- Required.
Response
{
"value": True if the notifications are enabled, false otherwise
}
Sandbox
Try the operation "/user/setting/{client_type}/{notification_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