listDestinations: Get list of destinations related to destination list

Description Usage Arguments

View source: R/DestinationAPIGateway.R

Description

Get list of destinations related to destination list

Usage

1
2
3
4
5
6
listDestinations(
  destinationListId,
  page = 1,
  limit = 100,
  organizationId = Sys.getenv("umbrellaOrganizationId")
)

Arguments

destinationListId

Destination List ID

page

Pagination

limit

Limit for page

organizationId

Organization ID


samterfa/umbrella documentation built on Dec. 31, 2020, 5:04 a.m.