Columns Metadata

Get metadata for all benchmark metrics/columns. Returns comprehensive information about each metric including: - Friendly display names - Units (percent, ratio, scalar, dollar) - Scaling type (geometric or arithmetic) - Performance direction (reverse = lower is better) - Suggested cutoff values

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
columnslist of objects
A list of column metadata.
name_mapmap from strings to objects
A mapping column names to their metadata for lookup convenience.