Returns a paginated list of metric definitions with filtering and sorting.
is_active: true or falsevalue_type: currency, percentage, days, count, ratiocontext_type: ORGANIZATION, PARTY, USERsearch: text search against uid and namesort=+field or sort=-field.
Supported fields:
uidnamecontext_typevalue_typecreated_atupdated_atBearer authentication header of the form Bearer <token>, where <token> is your auth token.
x >= 11 <= x <= 100Sort field. Prefix with + for ascending or - for descending. Options: uid, name, context_type, value_type, created_at, updated_at
Search across uid and name
Filter by active status
Filter by value type
currency, percentage, days, count, ratio Filter by context type
ORGANIZATION, PARTY, USER