GET api/v1/dataservice/getdatarowsasyncgetresult/{ticketId}
Retrieves Data from a GetDataRowsAsync 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 Get Task. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.