Get application metadata.
get/midgard/v0.1/metadata/application/{applicationId}
Get the metadata of an application.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationIdApplication ID.
integer
REQUIRED
Query Parameters
contextThe metadata context or contexts to fetch.
string
keyValueReturn as key/value pairs. Descriptive data is omitted when this is true.
boolean
applicationOnlyOnly return application-level metadata.
boolean
includeEnvironmentMetadataWhen false, no environment metadata is merged. Defaults to true.
boolean
includeApplicationMetadataWhen false, no application metadata is merged. Defaults to true.
boolean
includeMetadataLevelInclude metadata level in the merged response.
boolean
Response
200Application metadata retrieved successfully.
403Access denied.
404Application not found.
422Application has no stack items.
Shell cURL
shellShow schema
json