List MaterializedSegment
List all materialized segments.
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The maximum number of materialized segments to fetch.
Token used for pagination.
Filter to apply to the materialized segments. This follows the lucene query string format
Response
OK
The returned list of rules.
MaterializedSegment: The list of materialized segments.
A token that can be used to fetch more materializations, empty if no more materializations are available.

