NotificationFeed.getList (Method)

Returns a list of notification feeds based on the specified filters.

Returns:

NotificationFeed_GetList_Results (query)

Arguments:

Name Type Required Description
id NotificationFeedID_0 Optional. Defaults to '0'. The unique id of the notification feed, or 0 for all feeds.
includeInactive Boolean Optional. Defaults to '0'. A boolean flag which when set to true indicates that inactive feeds should also be returned in the results.

Context:

License Requirements (none)
Permission Requirements Contributor
Deny Context (none)
Require Context (none)
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None