v2

latestOpenAPI 3.0.42026-08-088161,1253.1 MB
Assets

Get the result of an asset creation or update.

Get the result of an asset creation or update using the returned Operation ID. Requires Read for the API key permission and asset:read for OAuth 2.0 apps.

get/assets/v1/operations/{operationId}

Path parameters

operationIdstring required

The unique identifier of the operation.

Response

Operation result retrieved successfully.

pathstring

The server-assigned resource path. The default format is operations/{operation_id}.

doneboolean

If false, the operation is still in progress. If true, the operation is completed.