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