/api/async-results/{id}
REST API endpoint: /api/async-results/{id}
/api/async-results/{id}
GET
Summary: Retrieve results of asynchronous tasks
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | Yes |
The id of the asynchronous operation (returned as the result of the request that started the asynchronous operation) |