GET
/
proposals
/
solver

Authorizations

Authorization
string
headerrequired

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

Query Parameters

request_id
string
required

The unique request ID returned by the solver's smart contract.

Response

200 - application/json

Response containing a list of solver proposals.

proposals
object[]

Array of solver proposal objects.

request_id
string

ID of the request for proposals.