GET
/
deployments
/
{deployment_id}

Authorizations

Authorization
string
header
required

JWT-based authentication using bearer token scheme

Path Parameters

deployment_id
number
required

Unique numerical identifier for the deployment instance

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