Models
Get Rated Bids
Get rated bids for a specific model.
Connects to the proxy-router's /blockchain/models/{id}/bids/rated endpoint. Note: Use the blockchain model ID (hex) not the name.
get/api/v1/models/ratedbids
Query parameters
model_idstring required
The blockchain ID (hex) of the model to get rated bids for, e.g. 0x1234...
The blockchain ID (hex) of the model to get rated bids for, e.g. 0x1234...
Response
Successful Response
{"stackTrail":"paths:/api/v1/models/ratedbids:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}