POST
/
deployments
/
worker

Body

application/json

Authentication request parameters

user_address
string
required

User's blockchain address in hexadecimal format

privy_token
string

Authentication token for Web2 integration

signature
string

Cryptographic signature of authentication message

siwe_msg
string

Sign-In with Ethereum formatted message

Response

200 - application/json

Comprehensive deployment configuration and status

proposal_id
integer
required

Associated proposal identifier

user_address
string
required

Deployment owner's blockchain address

deployment_details
object

Detailed deployment configuration

id
number

Unique deployment identifier

proposal
object

Base proposal structure with common configuration parameters

proposal_hash
string

SHA-256 hash of proposal configuration

request_id
string

Blockchain request identifier

Status
enum<string>

Current deployment status

Available options:
init,
pick_up,
deploying,
deployed,
generated_proof
worker_name
string

Assigned worker node name

worker_uuid
string

Assigned worker node identifier