Returns the full detail of a published marketplace listing: media, published versions, requirements and the...
GET/marketplace/listings/:listingId
Returns the full detail of a published marketplace listing: media, published versions, requirements and the seed-field schema the deploy wizard renders. Secret seed fields never expose a default value.
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.