GET api/services/import/v1/dataUpdateQueue/getjobsbytitle?title={title}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| title | 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.