> For the complete documentation index, see [llms.txt](https://api.senderwiz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.senderwiz.com/customer/segments.md).

# Segments

- [Get All List Segments](https://api.senderwiz.com/customer/segments/get-all-list-segments.md): Retrieve all segments created within a specific subscriber list. Each segment includes a unique identifier, name, and the number of subscribers it contains.
- [Get One List Segment](https://api.senderwiz.com/customer/segments/get-one-list-segment.md): Retrieve the full details of a single segment, including conditions, match type, subscriber count, and creation timestamp. Ideal for viewing dynamic list filters configured for targeted sending.
- [Get All Subscribers](https://api.senderwiz.com/customer/segments/get-all-subscribers.md): Retrieve paginated subscribers from a specific segment within a list. This endpoint is helpful for filtering contacts based on segment rules and viewing their status and metadata.
- [Create a List Segment](https://api.senderwiz.com/customer/segments/create-a-list-segment.md): Create a new list segment using custom field conditions, campaign behavior filters, or both. Ideal for targeting subscribers with highly specific criteria for campaigns or automation workflows.
- [Update a List Segment](https://api.senderwiz.com/customer/segments/update-a-list-segment.md): Update an existing list segment using new field or campaign conditions. Only the submitted conditions will be retained; any existing ones not included will be removed.
- [Delete a List Segment](https://api.senderwiz.com/customer/segments/delete-a-list-segment.md): Permanently delete a segment from a subscriber list. This action will remove the segment and its conditions from the list.
- [Get All List Segment Condition Operators](https://api.senderwiz.com/customer/segments/get-all-list-segment-condition-operators.md)
