v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453422.6 KB

Returns information about human loops, given the specified parameters. If a human loop was deleted, it will not be included.

get/human-loops#FlowDefinitionArn

Query parameters

CreationTimeAfterstring date-time

(Optional) The timestamp of the date when you want the human loops to begin in ISO 8601 format. For example, <code>2020-02-24</code>.

CreationTimeBeforestring date-time

(Optional) The timestamp of the date before which you want the human loops to begin in ISO 8601 format. For example, <code>2020-02-24</code>.

FlowDefinitionArnstring required

The Amazon Resource Name (ARN) of a flow definition.

SortOrder'Ascending' | 'Descending'

Optional. The order for displaying results. Valid values: <code>Ascending</code> and <code>Descending</code>.

NextTokenstring

A token to display the next page of results.

MaxResultsinteger

The total number of items to return. If the total number of available items is more than the value specified in <code>MaxResults</code>, then a <code>NextToken</code> is returned in the output. You can use this token to display the next page of results.

Response

Success

NextTokenstring

A token to display the next page of results.