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