Skip to main content
GET
Get resource change summary

Path Parameters

address
string
required

Resource address to get change summary for (required)

Query Parameters

pipelineId
string | null
required

Pipeline ID to get changelog from (required)

fromRunId
string | null

Filter to runs starting from this run ID (optional)

toRunId
string | null

Filter to runs up to this run ID (optional)

Response

The request has succeeded.

data
object | null
required

Resource change summary response showing changes across pipeline runs.