v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
AwsSsm

List executions

List all document executions

post/v1/runbook/{tenant_id}/AWS/documents/execution/list

Request body

Example request

{
  "sort": [
    {
      "column": "created_at"
    }
  ],
  "filters": {
    "status": "Pending"
  }
}

Response

Generated

resultsstring[]

List of result identifiers