workflows

Export workflows

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/workflows/export</span></div>

Refer to Spaces for more information.

Export one or more workflows as JSON with YAML content and metadata.<br/><br/>[Required authorization] Route required privileges: workflowsManagement:read OR workflowsManagement:managed:read.

post/api/workflows/export

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

idsstring[] required

Array of workflow IDs to export.

Response

JSON containing exported workflow YAML entries and manifest metadata

Changes

No changes recorded. 20 of the 176 revisions have no diff computed, so they could not be searched.