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