Skip to main content
GET
List Terraform resources for a pipeline run

Path Parameters

id
string
required

Query Parameters

runType
enum<string>
required

Terraform run type to inspect. PLAN shows planned changes; APPLY shows applied changes.

Available options:
PLAN,
APPLY
cursor
string | null
limit
integer<int32> | null

Response

The request has succeeded.

data
object[]
required
meta
object
required