async-results
GET /api/async-results/{id}
Summary: Retrieve results of asynchronous tasks
Parameters
In | Name | Type | Required | Description |
---|---|---|---|---|
path | id |
string | yes | The id of the asynchronous operation (returned as the result |
of the request that started the asynchronous operation) |
Responses
-
200 —
-
Media type:
application/json
Type: CeleryTask