list_segments
List all segments in a workspace with pagination support. Use to view or manage audience definitions for feature flags.
Instructions
List all segments in a workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Requested page size. Note: the Harness FME API caps segment pages at 20 — higher values are ignored and at most 20 objects are returned per call. Use offset to page through the rest. | |
| offset | No | Pagination offset | |
| workspace_id | Yes | The workspace ID |