StacksMarketplaceStackDefinitionVersion
Get Stacks Marketplace Stack Definitions Version Publishing History
Get Stacks Marketplace Stack Definitions Version publishing log for a Master Account.
get/v1/stacks-marketplace/stack-definition-versions/item/{stack_definition_version_id}/publishing/{master_account_id}/history
Path parameters
stack_definition_version_idstring required
ID of Stack Definition Version.
master_account_idstring required
ID of the Source Master Account.
Response
Fetched successfully
Example response
[
{
"status": "InReview",
"auto_publish_settings": "NoAutoPublish"
}
]