Account Available Models

Get the list of available benchmark models (group-scoped).

Returns lists of available scaling and tradeoff models for the group’s account, without requiring a deal context.

Authentication

AuthorizationBearer

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

Path parameters

group_idintegerRequired

Response

Successful Response
scalinglist of strings
Available scaling models that measure how one metric evolves against a geometric scaling parameter like revenue or number of years or effort.
tradeoff_at_scalelist of strings
Available tradeoff models that measure the tradeoff between two metrics at a given revenue scale.

Errors