Skip to main content

Executions

executions object[]
  • Array [
  • idstring<uuid>

    ID of the Execution

    startstring<date-time>
    endstring<date-time>
    typestring
  • ]
  • Executions
    {
    "executions": [
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "start": "2024-07-29T15:51:28.071Z",
    "end": "2024-07-29T15:51:28.071Z",
    "type": "string"
    }
    ]
    }