List deploy logs
get/midgard/v0.1/stack/deploy-log/list/{stackItemId}
List deploy log history for a stack item.Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdStack item ID.
integer
REQUIRED
Query Parameters
resultsPerPageNumber of results per page. Defaults to 20, maximum is 100.
integer
pagePage number to fetch. Defaults to 0.
integer
orderByField name to sort on. Separate multiple values with a comma.
string
sortSort direction. Separate multiple values with a comma.
string
asc
Response
201Deploy history retrieved successfully.
403Returned when the requester is not authorized.
404Stack item not found.
Shell cURL
shellShow schema
json