Saas Version
Parameter auth: API key associated with the partner
Parameter userId: partner defined user id
Server Version
General Parameters
Parameter fileUrl: URl to the file to open. Read only access
Parameter file: Identifier of designated file in backend system Parameter (instead of fileUrl; if both are passed file is taken with priority)
server: Url of the API server if one is used as data backend (see https://graebert.atlassian.net/wiki/x/SIAuRg)
sessionId: id send with each API request if API server is used as data backend (see https://graebert.atlassian.net/wiki/x/SIAuRg)
locale: Set the user interface language
Parameter access: Set the editing or view UIĀ (edit or view)
Note: access=view blocks storing any changes the user makes back to the storage. access=edit will automatically store changes on fixed intervals and on session close.
Parameter mobile: Load a mobile friendly UI (false or true)
Parameter debug: Provide debugging output and features (false or true)Parameter workspace
workspace: Overwrite the default UI workspace used for editing UI (see https://graebert.atlassian.net/wiki/x/DAFgRg)
viewerWorkspace: Overwrite the default UI workspace used for view UI (see https://graebert.atlassian.net/wiki/x/DAFgRg)
autosavedisabled: Disable automatic saving in edit session. Changes made to the drawing are not saved unless SAVE command is executed explicitly.
Additional Saas Version Parameters
auth: API key associated with the partner
userId: partner defined user id