v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427162101.9 KB

Returns a list of operations events.

Available parameters include OperationID, as well as optional parameters MaxResults, NextToken, and Filters.

post/list-operation-events

Request body

OperationIdstring required

The ID of the operation.

MaxResultsinteger
<p>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.</p> <p>If you do not specify a value for <code>MaxResults</code>, the request returns 50 items per page by default.</p>
NextTokenstring

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

Response

Success

NextTokenstring

The token to use to retrieve the next page of results. This value is null when there are no more results to return.