Export - Returns URL for requested visual

Returns the URL for large visual exports.

post
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

embedfast-user-emailstringOptional

Optional User Email

Body

Class for visual export request.

exportTypestring | nullableOptional

Export format file type.

reportPageNamestring | nullableOptional

Page name of the report which contains the visual.

userNamestring | nullableOptional

User name of the user creating the request.

userIdstring · uuidOptional

User id of the user creating the request.

assetIdstring · uuidOptional

Asset id of the report which contains the visual.

Responses
200

Success: Returns the SAS URL for the requested visual export.

Responsestring
post
/visualExport

Last updated