Tags
Get a tag
Fetches a single tag by ID.
GET
Get a tag
Authorizations
API key authentication. Pass your API key as a Bearer token.
Headers
Available options:
2026-04-01 Path Parameters
Unique identifier for the tag
Response
Success
Hex color used to render the tag
Example:
"#64748B"
Timestamp when the tag was created
Example:
"2026-04-01T10:00:00Z"
Resource types this tag can be attached to
Available options:
product, customer, plan, subscription, metric, invoice, quote Example:
Unique identifier for the tag. Pass it to the tag_ids filter on list endpoints
Example:
"tag_01H1VECT"
Display name of the tag
Example:
"Enterprise"
Timestamp when the tag was last updated
Example:
"2026-04-01T12:30:00Z"
Get a tag