Recipes
List recipe runs
Show all runs for the recipe.
Processing mode: <small><code>sync</code></small>
get/orgs/{organization}/recipes/{recipe}/runs
Path parameters
organizationstring required
The organization slug
recipeinteger required
The recipe ID
Query parameters
page[size]integer
The number of results that will be returned per page.
page[cursor]string
The cursor to start the pagination from.
Response
Paginated set of RecipeLogResource