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
projId
Project _id (UUID) or iid (integer).
Response
The export bundle
message
data
Errors
500
Internal Server Error