GET api/v1/dataservice/addrowsasyncgetresult/{ticketId}
Retrieves Data from a AddRowsAsync request. If operation is not yet complete, a 202 Http Code will be returned
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ticketId |
Ticket Id of Submitted Add Task. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.