Get Rule
GET /v1/sandbox/{sandbox_id}/match-making-rule/{match_making_rule_id}
Get specific MatchMakingRule in a sandbox
Requires any of permissions: sandbox:config:view, sandbox:config:edit
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Responses
200
Successful Response
This mixin is meant to give a set of common properties to root config models
object
Name of the resource
Description of the resource
Custom data associated with the resource
object
Which ruleset this MatchMakingRule belongs to
Which comparison operator is used when evaluating the rule
What item is being compared if this is an Inventory rule
What type of rule this is (determines what types of values are being compared)
What value is to be compared to
ID of the Sandbox
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
Timestamp of when this resource was created
ID to uniquely identify this MatchMakingRule
422
Validation Error