v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1421129123.2 KB

Retrieves a list of runs for a specified canary.

post/canary/{name}/runs

Path parameters

namestring required

The name of the canary that you want to see runs for.

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

NextTokenstring

A token that indicates that there is more data available. You can use this token in a subsequent <code>GetCanaryRuns</code> operation to retrieve the next set of results.

MaxResultsinteger

Specify this parameter to limit how many runs are returned each time you use the <code>GetCanaryRuns</code> operation. If you omit this parameter, the default of 100 is used.

Response

Success

NextTokenstring

A token that indicates that there is more data available. You can use this token in a subsequent <code>GetCanaryRuns</code> operation to retrieve the next set of results.