Identities
1 2 3 4 5 6 7 | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.