Indexed Entity Fields
On this page
If you are using the Elasticsearch engine, you can search for entities by the following attributes.
| Name | Description |
|---|---|
clientId | The client Id of this entity. |
data | The entity's data object. This is arbitrary JSON and all fields in this object are indexed. |
id | The Id of this entity. |
insertInstant | The date the entity was inserted, as an Instant. |
lastUpdateInstant | The date the entity was most recently updated, as an Instant. |
name | The name of this entity. |
tenantId | The tenant Id of this entity. |
typeId | The Id of the entity type of this entity. |
Related
Reference
Learn about the user fields that are indexed and searchable.
elasticsearchindexed fieldsreference
APIs
Learn about the APIs for retrieving and updating integrations.
elasticsearch
APIs
API documentation for the FusionAuth Rebuild the Elasticsearch index API.
elasticsearch
APIs
API documentation for the FusionAuth Retrieve the status of an index rebuild API.
elasticsearch