Tags are strings that provide a way to associate metadata with entities in Kong Gateway.
You can apply tags to an entity when creating or editing it, and you can filter entities by tags
when using the list (GET
) endpoints of the Kong Admin API.
Most Kong Gateway entities can be tagged via their tags
attribute.
Check the schema of the entity you’re interested in to find out if it supports tagging.