GET
/
proposals
/
{proposal_id}

Authorizations

Authorization
string
header
required

JWT-based authentication using bearer token scheme

Path Parameters

proposal_id
number
required

Numerical identifier of the target proposal

Response

200 - application/json

Base proposal structure with common configuration parameters

accept_currency
string

Accepted payment currency identifier

cost
number

Total estimated cost in USD

error_rate
number

Expected error rate percentage

extra_attribute
object

Additional configuration parameters and setup details

fit
number

Overall proposal fitness score

init_cost
number

Initial deployment cost estimate in USD

maintenance_cost
number

Ongoing maintenance cost estimate per period

pay_period
number

Payment interval in blocks or time units

rank
number

Proposal ranking within category

sla
number

Service Level Agreement uptime guarantee in seconds

throughput
number

Expected throughput in MB/s