v2

latestOpenAPI 3.0.12026-07-139148252.8 KB
Batch

Retrieve workflow ID mappings

Retrieve mappings between flow IDs and workflow IDs in batch, allowing for efficient management of ID relationships.

post/automation/v4/workflow-id-mappings/batch/read

Request body

Response

successful operation

completedAtstring date-time required

The date and time when the batch process was completed, formatted as a date-time string.

linksobject

A collection of URLs related to the batch process.

requestedAtstring date-time

The date and time when the batch request was initiated, formatted as a date-time string.

startedAtstring date-time required

The date and time when the batch process began, formatted as a date-time string.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the batch process, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.