Export project as JSON document
Exports a project document as a JSON document, inlining all related documents into its components array.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
id
id
Response
Exported project
message
data
An exported project document
metadata
Errors
500
Internal Server Error