POST
/
deployments
/
worker
/
status

Body

application/json
user_address
string
required

User's blockchain address (in hex format).

signature
string
required

User's signature (in hex format).

siwe_msg
string
required

Sign-In With Ethereum (SIWE) message in string format.

Response

200 - application/json
id
number

Deployment ID.

request_id
string

Request ID from the blockchain.

user_address
string
required

User's blockchain address (in hex format).

worker_name
string

Name of the worker involved in the deployment.

worker_uuid
string

UUID of the worker involved in the deployment.

proposal_hash
string

Proposal hash (SHA-256).

proposal_id
integer
required

Proposal ID.

deployment_details
object

JSON object containing detailed deployment information.

proposal
object
Status
enum<string>

Status of the deployment.

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