GET api/v2/dataservice/findasyncgetresult/{ticketId}
Retrieves Data from a FindAsync 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 Find Task. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.