- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
FilterableAuthIdentityProps
The filters to apply on the retrieved auth identity.
id
string[]OptionalThe IDs to filter the auth identity by.
provider_identities
objectOptionalThe provider identities to filter the auth identity by.
provider_identities
objectOptionalapp_metadata
Record<string, unknown>OptionalAn 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 page helpful?