Skip to main content
GET
Retrieve rules

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectTypeId
string
required

The unique identifier of the object type for which the pipeline rules are being retrieved.

pipelineId
string
required

The unique identifier of the pipeline whose rules are being retrieved.

Response

successful operation

createdAt
string<date-time>
required

The date and time when the pipeline rule was created.

governanceValidationRules
object
required
id
string
required

The unique identifier for the pipeline rule.

objectTypeId
string
required

The identifier for the type of object the pipeline rule is associated with.

pipelineId
string
required

The unique identifier for the pipeline to which the rule applies.

updatedAt
string<date-time>
required

The date and time when the pipeline rule was last updated.

approvalStage
object
Last modified on August 3, 2026