Get deployment
Returns detailed information about a registered deployment, including deployment metadata and the services it exposes.
Path Parameters
Deployment identifier
Response
Deployment details including services and configuration
- HttpDetailedDeploymentResponse
- LambdaDetailedDeploymentResponse
Detailed information about Restate deployments
HTTP Version
HTTP Version used to invoke this service deployment.
Deployment ID
Maximum Service Protocol version
During registration, the SDKs declare a range from minimum (included) to maximum (included) Service Protocol supported version.
Minimum Service Protocol version
During registration, the SDKs declare a range from minimum (included) to maximum (included) Service Protocol supported version.
Protocol Type
Protocol type used to invoke this service deployment.
RequestResponse, BidiStream Services
List of services exposed by this deployment.
Deployment URI
URI used to invoke this service deployment.
Additional headers
Additional headers used to invoke this service deployment.
Info
List of configuration/deprecation information related to this deployment.
Metadata
Deployment metadata.
SDK version
SDK library and version declared during registration.