Podio API Documentation

Notifications: Get notification

GET /notification/{notification_id}

Retrieves a single notification grouped similarly to the get notifications operation.

Usage
PHP Client
PodioNotificationGroup.php
PodioNotificationGroup::get( $notification_id );
Ruby Gem
notification_group.rb
Podio::NotificationGroup.find( id )
Parameters
notification_id*
Required.
Response

See the get notifications operation

Sandbox

Try the operation "/notification/{notification_id}"

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