Skip to main content
Tags provide a simple categorization system that can be applied to Components, Content, and Assets within Metabind. They enable efficient organization and filtering of content.

The Tag Object

string
Unique identifier (UUID)
string
Display name
string
URL-friendly name (auto-generated from name)
string
Optional description
string
Creation timestamp (ISO format)
string
Last update timestamp (ISO format)

Example Tag

Permissions

Tags inherit permissions from content and assets:
  • Users need read permissions on either resource type to view tags
  • Users need update permissions to create, modify, or delete tags

Using Tags

Tags can be applied when creating or updating:
  • Components: Include tag IDs in the tags array
  • Content: Include tag IDs in the tags array
  • Assets: Include tag IDs in the tags array

Filtering by Tags

Use the tag query parameter or advanced filtering to find resources by tag: