Use this endpoint to retrieve all metadata indexes. You can optionally filter the results by entity name.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The authorization token. This header is required if your environment has the Access Manager enabled.
The type of media of the resource. Must be application/json.
A unique identifier used to trace and track each request.
The name of the entity to filter the metadata indexes.
Indicates that the request was successful and the response contains the expected data.
The name of the index in the database.
"metadata.tier_1"
The name of the entity associated with the index.
"transaction"
The metadata key used in the index.
"tier"
Indicates whether the index enforces uniqueness.
false
Indicates whether the index is sparse (ignores documents without the indexed field).
true
Index usage statistics.