Conditions
Get conditions
Retrieves a paginated list of conditions visible to the user with filtering and sorting support. When no parameters are provided, defaults to page 1, page size 10, sorted by name ascending.
Create condition
Creates a new condition and returns the condition ID.
Duplicate condition
Duplicates an existing condition, allowing you to specify the target project and organization for the duplicated condition.
Get condition
Retrieves detailed information about a specific condition.
Delete condition
Delete a specific condition by its ID.
Update condition
Updates a condition.
Create or update rule
Create or update a condition rule.
Get project conditions
Get the conditions associated with a specific project. The conditions are sorted by name.
Get rules
Get the rules associated with a specific condition with pagination, filtering and sorting.
Get rule
Get a specific condition rule by its ID.
Delete conditions
Delete multiple conditions.
Delete condition rules
Delete multiple rules from a condition.
Get condition permissions
Get the permissions associated with a specific condition.
Set permissions
Set permissions for a condition.
Get member permissions
Get the permissions associated with a specific member permission of a condition.
Delete member permissions
Delete permissions of a specific member in a condition.
Set member permissions
Set permissions for a specific member in a condition.
Delete members permissions
Delete members permissions in a condition.
Change owner
Change the owner of a condition.