Get stack item
get/midgard/v0.1/stack/{stackItemId}
Get details for a specific stack item.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdStack item ID.
integer
REQUIRED
Query Parameters
buildAdmin-only option that returns build-oriented details.
boolean
deletedAdmin-only option to include soft-deleted stack items when set to 1.
boolean
returnCustomerIdAdmin-only option to include the customer ID when set to 1.
boolean
includeAddOnsInclude enabled add-ons for the stack item.
boolean
Response
200Stack item retrieved successfully.
403Returned when the requester is not authorized.
404Stack item not found.
Shell cURL
shell
Show schema
json