workdocs_describe_notification_subscriptions {paws.end.user.computing} | R Documentation |
Lists the specified notification subscriptions
Description
Lists the specified notification subscriptions.
See https://www.paws-r-sdk.com/docs/workdocs_describe_notification_subscriptions/ for full documentation.
Usage
workdocs_describe_notification_subscriptions(
OrganizationId,
Marker = NULL,
Limit = NULL
)
Arguments
OrganizationId |
[required] The ID of the organization. |
Marker |
The marker for the next set of results. (You received this marker from a previous call.) |
Limit |
The maximum number of items to return with this call. |
[Package paws.end.user.computing version 0.7.0 Index]