listIdentities.RdIdentities
listIdentities( identitytypes = NULL, search = NULL, offset = 0, limit = 100, organizationId = Sys.getenv("umbrellaOrganizationId") )
| identitytypes | identity type filter, comma delimited. |
|---|---|
| search | a string to search for in the identities |
| offset | offset |
| limit | limit |
| organizationId | the organization id |