v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1411386222.7 KB

Lists asynchronous invocations.

get/async-invoke

Query parameters

submitTimeAfterstring date-time

Include invocations submitted after this time.

submitTimeBeforestring date-time

Include invocations submitted before this time.

statusEquals'InProgress' | 'Completed' | 'Failed'

Filter invocations by status.

maxResultsinteger

The maximum number of invocations to return in one page of results.

nextTokenstring

Specify the pagination token from a previous request to retrieve the next page of results.

sortBy'SubmissionTime'

How to sort the response.

sortOrder'Ascending' | 'Descending'

The sorting order for the response.

Response

Success

nextTokenstring

Specify the pagination token from a previous request to retrieve the next page of results.