Get participant tags
State
Get participant tags
Retrieve all tags for a participant.
GET
Get participant tags
Returns all tags on a participant. Tags are boolean flags with no associated value. They are normalized to lowercase, soDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
VIP and vip are treated as the same tag.
Tags are commonly used as conditions in rules (e.g., checking whether a participant has an early-adopter tag before applying a bonus). Both rules and direct API calls can set tags, and the state history endpoint records the source of each change.
For usage patterns and examples, see the State Management guide.