Skip to main content
GET
List setup runs

Authorizations

Authorization
string
header
required

A Recursion API key, created in the console under API keys.

Path Parameters

environment_id
string<uuid>
required

Environment id (UUID).

Query Parameters

limit
integer

Maximum runs to return, newest first. Defaults to 50.

Required range: 1 <= x <= 50

Response

Recent setup runs for one environment, newest first. The newest manual run is the one the environment's setup_verification describes.

Recent setup runs for one environment, newest first. The newest manual run is the one the environment's setup_verification describes.

setup_runs
object[]
required

The environment's setup runs, newest first. Empty array when none has been requested.