Benchmark Available Models
Get the list of available benchmark models for a deal.
Returns lists of available scaling models and tradeoff models for the deal's account.
Uses the deal's group account to resolve benchmark data from BigTable.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
group_id
deal_id
Response
Successful Response
scaling
Available scaling models that measure how one metric evolves against a geometric scaling parameter like revenue or number of years or effort.
tradeoff_at_scale
Available tradeoff models that measure the tradeoff between two metrics at a given revenue scale.
Errors
422
Unprocessable Entity Error

