Export a FlowAI project

Returns a portable export bundle containing the project and all its agents.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

projIdstringRequired

Project _id (UUID) or iid (integer).

Response

The export bundle
messagestring
dataobject

Errors

500
Internal Server Error