read

Expand a Relation Tuple

Use this endpoint to expand a relation tuple.

get/relation-tuples/expand

Query parameters

namespacestring required

Namespace of the Subject Set

objectstring required

Object of the Subject Set

relationstring required

Relation of the Subject Set

max-depthinteger

Response

expandTree

subject_idstring

The subject ID the node represents. Either this field, or SubjectSet are set.

type'union' | 'exclusion' | 'intersection' | 'leaf' | 'unspecified' required

The type of the node. union Union exclusion Exclusion intersection Intersection leaf Leaf unspecified Unspecified

Changes