Skip to main content
GET
Get async operation status

Authorizations

Authorization
string
header
required

Bearer token for authentication

Path Parameters

operation_id
string
required

Unique identifier of the async operation

Response

A successful response.

operation
object

AsyncOperationResult represents the state and output of an asynchronous operation.

Example: