You can export an experiment directly from the Swagger test API by following these steps:
1. Log into Signals Notebook as an administrator user
2. Navigate to Configuration > System Settings > API Key
3. Click on 'Open API Document'
4. The 'Swagger' page will be displayed and all public endpoints will be listed
5. Expand the section 'Entities'
6. Expand the endpoint 'GET/entities/{eid}/pdf'
6. Click 'Try Out'
7. In the eid field paste the entity id of the experiment(it can be obtain from the URL of the experiment = experiment:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)
8. Select 'true' for the value of the options you wish to enable e.g select 'true' for the 'attachments' option to include files uploaded to the experiments
8. Click 'Execute'
9. Go to the 'Server response' and click on the 'Download file' link