Lists the specified notification subscriptions.
See https://www.paws-r-sdk.com/docs/workdocs_describe_notification_subscriptions/ for full documentation.
workdocs_describe_notification_subscriptions(
OrganizationId,
Marker = NULL,
Limit = NULL
)
[required] The ID of the organization.
The marker for the next set of results. (You received this marker from a previous call.)
The maximum number of items to return with this call.