Export - Retrieves details of previous exports
Authorizations
HTTPRequired
Please enter a valid token
Query parameters
tenantIdstring · uuidRequired
Enter ID of an existing tenant
reportIdstring · uuidOptional
Enter ID of an existing report
versionstringOptionalDefault:
The requested API version
1.0Responses
200
Success: Successful retrieval of export history of requested tenant.
401
Unauthorized: Invalid credentials or missing/invalid authentication token.
404
Not Found: The report or tenant was not found, the URL is invalid, or the resource has been deleted.
500
Internal Server Error: An unexpected error occurred or a server timeout.
get
/exportHistoryPreviousExport - Provides a downloadable report with a specified filenameNextExport - Returns URL for requested visual
Last updated