GET
/
projects

Authorizations

Authorization
string
headerrequired

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

Query Parameters

user_address
string

User's blockchain address in hexadecimal format.

proposal_id
number

The unique identifier of the proposal from the solver.

deployment_id
number

The unique identifier of the deployment from the worker.

Response

200 - application/json
projects
object[]

List of projects.

user_address
string

User's blockchain address (in hex format).