GET api/services/import/v1/dataUpdateQueue/getjobsbydatetime?from={from}&to={to}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| from | string |
Required |
|
| to | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DataUpdateQueueData| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
None. |
|
| Type | DataUpdateType |
None. |
|
| State | DataUpdateState |
None. |
|
| Date | date |
None. |
|
| NumberOfErrors | string |
None. |
|
| ToolVersion | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.