Skip to main content
GET
List terraform resources

Query Parameters

pipelineRunId
string | null

Pipeline run ID to filter by (mutually exclusive with stackId)

stackId
string | null

Stack ID to filter by (mutually exclusive with pipelineRunId)

stepExecutionId
string | null

Step execution ID to filter by (optional, requires pipelineRunId)

runType
enum<string> | null

Run type to filter by (optional, requires pipelineRunId)

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

Response

The request has succeeded.

data
object[]
required
meta
object
required