GetAsynchronousExportStatus operation
This operation gets current status of an asynchronous export job.
Request
| Method | URL |
|---|---|
GET |
/BI/api/rest/IonApi/BookExport/v1/GetAsynchronousExportStatus |
| Parameter | Status | Type | Value |
|---|---|---|---|
jobId |
Required | String | A GUID of an export job. |
Result
You receive a JSON string with running or finished status of an export job.
When jobId parameter is invalid, or job is not found, you receive a JSON string with an error message.