curl --request GET \
--url https://api.kameleoon.com/tags \
--header 'Authorization: Bearer <token>'[
"<string>"
]Get list of tags for Customer
curl --request GET \
--url https://api.kameleoon.com/tags \
--header 'Authorization: Bearer <token>'[
"<string>"
]Documentation Index
Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
EXPERIMENT, FEATURE, PERSONALIZATION, SEGMENT, GOAL, WIDGET, STUDIO_THEME, TEAM, IMAGE, AI_EXPLORATION_SCOPE, KEY_MOMENT OK
Was this page helpful?