/api/async-results/{id}

REST API endpoint: /api/async-results/{id}

/api/async-results/{id}

GET

Summary: Retrieve results of asynchronous tasks

Parameters

NameTypeRequiredDescription
idstringYesThe id of the asynchronous operation (returned as the result of the request that started the asynchronous operation)

Responses

200

/api/async-results/{id} | LogZilla Documentation