exportSpace
Agent Runtimes / api/spacer/spaces / exportSpace
Function: exportSpace()
exportSpace(
token,uid,baseUrl?):Promise<any>
Defined in: src/api/spacer/spaces.ts:236
Export a space and its contents.
Parameters
token
string
Authentication token
uid
string
Space UID
baseUrl?
string = DEFAULT_SERVICE_URLS.SPACER
Base URL for the API
Returns
Promise<any>
Promise resolving to the export data