Get a rule tree

Get a specific rule tree of a sandbox property. Each sandbox property references one rule tree. For more information about defining content-handling rules, review the Property Manager API.

Path Params
string
required

Unique identifier for the property within a sandbox.

string
required

Unique identifier for the sandbox.

Query Params
string
Defaults to USER

Enum The access level of the request. Either the default USER value to perform the request for the sandboxes that you can access, or ACCOUNT to perform the request for all sandboxes within the account.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
object
_links
object
Has additional fields
rules
object
required

Specifies the rule tree for this sandbox property. The content-handling rules are defined in the Property Manager API.

Has additional fields
Language
Authentication
URL