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

idstringRequired
id

Response

Exported project
messagestring
dataobject or null
An exported project document
metadataobject

Errors

500
Internal Server Error