listIdentities: Identities

Description Usage Arguments

View source: R/ReportingAPI.R

Description

Identities

Usage

1
2
3
4
5
6
7
listIdentities(
  identitytypes = NULL,
  search = NULL,
  offset = 0,
  limit = 100,
  organizationId = Sys.getenv("umbrellaOrganizationId")
)

Arguments

identitytypes

identity type filter, comma delimited.

search

a string to search for in the identities

offset

offset

limit

limit

organizationId

the organization id


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