v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423398235.2 KB

Fetches the execution history of the flow.

post/describe-flow-execution-records

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

flowNamestring required

The specified name of the flow. Spaces are not allowed. Use underscores (_) or hyphens (-) only.

maxResultsinteger

Specifies the maximum number of items that should be returned in the result set. The default for <code>maxResults</code> is 20 (for all paginated API operations).

nextTokenstring

The pagination token for the next page of data.

Response

Success

nextTokenstring

The pagination token for the next page of data.