API Reference
List MaterializedSegment
List all materialized segments.
GET
List MaterializedSegment
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
200 - application/json
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.
List MaterializedSegment

