Export - Retrieves the status of export-related details for a report
Retrieves the status of export-related details for a report.
post
/exportStatus
Authorizations
Query parameters
versionstring
The requested API version
Header parameters
embedfast-user-idstring
Optional User Id
Body
reportIdstring uuidrequired
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the ReportId property.
exportIdstringrequired
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ExportId property.
Responses
cURL
JavaScript
Python
HTTP
200
401
404
500
Last updated