# Intercom - Search segments by user action
The Search segments by user action allows you to retrieve a list of segments associated with a specific user in Intercom based on the user's unique identifier.
Intercom - Search segments by user action
# Input
- User ID
- Enter the unique identifier for the user whose segments you plan to search.
# Output
- Segments
-
A collection of segments associated with the user.
- Type
- The type of entity.
- ID
- The unique identifier for the segment.
- Name
- The name of the segment.
- List size
- The total count of segments returned.
- List index
- The index of the segment within the returned list.
Last updated: 4/22/2024, 5:48:05 PM