Skip to main content
Skip to main content

FilterableAuthUserProps

The filters to apply on the retrieved auth user.

idstring[]
The IDs to filter the auth user by.
providerstring | string[]
Filter the auth users by the ID of their auth provider.
An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
Was this section helpful?