v1

latestOpenAPI 3.0.32026-07-1216135117.1 KB
flows

batchGetFlows

Get multiple automation flows by their IDs

post/v1/automation/flows:batchGet

Request body

idsAutomationFlowId[]

Example request

{
  "ids": [
    "7791b04a-16d2-44a2-9af9-2d59c25c512f"
  ]
}

Response

List of automation flows

totalnumber required