workdocs_describe_notification_subscriptions: Lists the specified notification subscriptions

View source: R/workdocs_operations.R

workdocs_describe_notification_subscriptionsR 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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.