Returns the sorted, distinct set of tags used across products in the requested organizations. Tags are returned lowercase and trimmed. Powers tag-suggestion UIs in the dashboard and the product-list tag filter.
Per ADR 0006, callers must supply organizationIds (or be ADMIN). Non-admin
users requesting tags for an organization they cannot read receive 403.
Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Filter by organization IDs. Required for non-admin callers.
Tags retrieved successfully
["beta", "internal"]