List all tags
asset
List all tags
Retrieves a list of all tags used across assets. Includes usage counts and filtering options.
GET
List all tags
承認
API key authentication. Generate an API key from your account settings at https://platform.comfy.org/profile/api-keys. Pass the key in the X-API-Key header.
クエリパラメータ
Filter tags by prefix
Maximum number of tags to return (1-1000)
必須範囲:
1 <= x <= 1000Number of tags to skip for pagination
必須範囲:
x >= 0Sort order for tags
利用可能なオプション:
count_desc, name_asc Include tags with zero usage count
Whether to include public/shared assets when counting tags