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
columns
A list of column metadata.
name_map
A mapping column names to their metadata for lookup convenience.

