Returns one of your marketplace deployments with its instances.
GET/marketplace/deployments/:deploymentId
Returns one of your marketplace deployments with its instances. State is derived from the live build/server/billing records per mbpkgid (the deployment rows store immutable linkage, not a second state machine).
Request
Responses
- 200
- 204
- 400
- 403
An OK response
When you do a PATCH request, this indicates no actual were applied because the values you requested would not change anything.
A response provided when the request is invalid.
A response provided when the request is not authenticated.