GET
/
deployments

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
integer

The unique identifier of the deployed proposal.

proposal_hash
string

SHA256 hash of the deployed proposal.

Response

200 - application/json
deployments
object[]

List of deployment details.

user_address
string

User's blockchain address (in hex format).