Get stack item metadata.
get/midgard/v0.1/metadata/stack/{stackItemId}
Get the metadata of a stack item.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdStack item ID.
integer
REQUIRED
Query Parameters
contextOnly return metadata for the given context.
string
localEnvIdThe ID of the local environment if this stack item belongs to it.
string
keyValueDefaults to true and returns data as key/value pairs.
boolean
includeCustomerMetadataAlso merge in customer-level metadata.
boolean
includePlatformVariablesReturn platform variables as well.
boolean
Response
200StackItem metadata retrieved successfully.
403Access denied.
404StackItem not found.
Shell cURL
shell
Show schema
json