Flow Exports

Generates an export for the specified flow.

post

Generates an export for the specified flow.

Authorizations
AuthorizationstringRequired

Bearer authentication with JWT

Path parameters
flowIdentifierstring · uuidRequired

The unique identifier of the flow.

projectIdentifierstringRequired
Query parameters
exportDocumentsbooleanOptional

Whether to include documents in the export.

Default: false
Responses
chevron-right
200

OK

Responsestring · binary
post
/projects/{projectIdentifier}/flows/{flowIdentifier}/export

Last updated