FeatureResource
Warning
Billing is currently in Beta and its APIs are experimental and may undergo breaking changes. To mitigate potential disruptions, we recommend pinning your SDK and clerk-js package versions.
clerk-js
The FeatureResource type represents a feature of a plan.
avatarUrl
null | string
The URL of the feature's avatar image, or null if not set.
null
description
A short description of what the feature provides, or null if not provided.
id
string
The unique identifier for the feature.
name
The display name of the feature.
pathRoot
The root path of the resource.
slug
A unique, URL-friendly identifier for the feature.
Last updated on Nov 14, 2025