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
Authorizations
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.
Query Parameters
Filter tags by prefix
Maximum number of tags to return (1-1000)
Required range:
1 <= x <= 1000Number of tags to skip for pagination
Required range:
x >= 0Sort order for tags
Available options:
count_desc, name_asc Include tags with zero usage count
Whether to include public/shared assets when counting tags